En succès
A duré 11 ms.
Standard Output
2025-06-30 05:40:20 DEBUG DDLDeployer create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, unique (id))
2025-06-30 05:40:20 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id))
2025-06-30 05:40:20 DEBUG DDLDeployer create table House(id int not null, addressId int, gardenerId int, unique (id))
2025-06-30 05:40:20 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) referenc
...[truncated 8856 chars]...
eTest.Person[children=[],directNeighbor=<null>,father=<null>,house=<null>,house1=<null>,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=<null>]
2025-06-30 05:40:20 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer 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>]