En succès
A duré 12 ms.
Standard Output
2024-11-14 10:30:31 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))
2024-11-14 10:30:31 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id))
2024-11-14 10:30:31 DEBUG DDLDeployer create table House(id int not null, addressId int, gardenerId int, unique (id))
2024-11-14 10:30:31 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references Hous
...[truncated 6309 chars]...
l>,father=<null>,house=<null>,house1=<null>,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=<null>]
2024-11-14 10:30:31 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@5ccd899 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=<null>,father=<null>,house=<null>,house1=<null>,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=<null>]