En succès
A duré 6 ms.
Standard Output
2024-11-13 12:40:59 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id))
2024-11-13 12:40:59 DEBUG SQLOperation Batching statement 1 times
2024-11-13 12:40:59 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=42, Car.model=Renault}}
2024-11-13 12:40:59 TRACE SQLOperation select id, model from Car | {}
2024-11-13 12:40:59 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {Car.id=42}
2024-11-13 12:40:59 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@2f6e312c