En succès
A duré 18 ms.
Standard Output
2024-10-18 06:39:12 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-10-18 06:39:12 DEBUG DDLDeployer create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2024-10-18 06:39:12 DEBUG DDLDeployer alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2024-10-18 06:39:12 DEBUG SQLOperation Batching statement 1 times
2024-10-18 06:39:12 DEBU
...[truncated 1360 chars]...
larete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@547ecaff
2024-10-18 06:39:12 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@2122eab4
2024-10-18 06:39:12 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@477a2621 on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@547ecaff