En succès
A duré 8 ms.
Standard Output
2024-09-08 10:12:37 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-09-08 10:12:37 DEBUG SQLOperation Batching statement 1 times
2024-09-08 10:12:37 DEBUG SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@ac493d6d-92f9-47d3-8225-91fdb6eead40, Toto.name=Hello}}
2024-09-08 10:12:37 DEBUG SQLOperation select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@ac493d6d-92f9-47d3-8225-91fdb6eead40}
2024-09-08 10:12:37 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@2c78e1a2