En succès
A duré 14 ms.
Standard Output
2024-09-23 19:41:06 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id))
2024-09-23 19:41:06 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id))
2024-09-23 19:41:06 DEBUG DDLDeployer create table Person_neighbours(person_id int, neighbours_id int, unique (person_id, neighbours_id))
2024-09-23 19:41:06 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id for
...[truncated 9970 chars]...
ghbor=<null>,father=<null>,house=<null>,house1=<null>,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=<null>]
2024-09-23 19:41:06 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@1a5fe608 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=<null>,father=<null>,house=<null>,house1=<null>,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=<null>]