En succès
A duré 23 ms.
Standard Output
2025-05-07 17:26:11 DEBUG SQLOperation Batching statement 1 times
2025-05-07 17:26:11 TRACE SQLOperation update sequence_table set next_val = ? where sequence_name = ? | {1={sequence_table.sequence_name (W)=Toto, sequence_table.next_val (U)=40}}
2025-05-07 17:26:11 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, engineId bigint, unique (id))
2025-05-07 17:26:11 DEBUG DDLDeployer create table Engine(model varchar(255), id bigint not null, unique (id))
2025-05-07 17:26:1
...[truncated 908 chars]...
re Car.id in (?) | {Car.id=2}
2025-05-07 17:26:11 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@64f1ba94
2025-05-07 17:26:11 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@4fee8fdc on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=<null>,engine=<null>,name=<null>,id=2,timestamp=<null>]