En succès
A duré 10 ms.
Standard Output
2024-09-23 19:40:52 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))
2024-09-23 19:40:52 DEBUG SQLOperation Batching statement 1 times
2024-09-23 19:40:52 DEBUG SQLOperation insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@ecd56b79-471a-467b-961b-dd9ea28fbbb7, Toto.name=null}}
2024-09-23 19:40:52 DEBUG SQLOperation select Toto.modificationDate as Toto_modificationDate, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@ecd56b79-471a-467b-961b-dd9ea28fbbb7}
2024-09-23 19:40:52 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@6630fdb2