En succès
A duré 16 ms.
Standard Output
2024-09-15 08:07:18 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-09-15 08:07:18 DEBUG DDLDeployer create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2024-09-15 08:07:18 DEBUG DDLDeployer alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2024-09-15 08:07:18 DEBUG SQLOperation Batching statement 1 times
2024-09-15 08:07:18 DEBU
...[truncated 1354 chars]...
codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@4ccd6
2024-09-15 08:07:18 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@29bea7b9
2024-09-15 08:07:18 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@4919b2a5 on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@4ccd6