En succès
A duré 7 ms.
Standard Output
2024-11-13 12:40:45 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-11-13 12:40:45 DEBUG SQLOperation Batching statement 1 times
2024-11-13 12:40:45 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@efde6d8c-94ed-4f54-8f79-8050c0d7b0e6, Toto.name=Tutu}}
2024-11-13 12:40:45 TRACE 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@efde6d8c-94ed-4f54-8f79-8050c0d7b0e6}
2024-11-13 12:40:45 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@290f0429