En succès
A duré 22 ms.
Standard Output
2025-02-24 21:47:26 TRACE SQLOperation select next_val, sequence_name from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto}
2025-02-24 21:47:26 DEBUG SQLOperation Batching statement 1 times
2025-02-24 21:47:26 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-02-24 21:47:26 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, engi
...[truncated 1063 chars]...
re Car.id in (?) | {Car.id=2}
2025-02-24 21:47:26 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@25ebb657
2025-02-24 21:47:26 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@4cd40430 on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=<null>,engine=<null>,name=<null>,id=2,timestamp=<null>]