En succès
A duré 9 ms.
Standard Output
2026-02-11 22:35:58 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id))
2026-02-11 22:35:58 DEBUG DDLDeployer create table Person_middleNames(id int, middleNames varchar(255), idx integer, unique (id, idx))
2026-02-11 22:35:58 DEBUG DDLDeployer alter table Person_middleNames add constraint FK_Person_middleNames_id_Person_id foreign key(id) references Person(id)
2026-02-11 22:35:58 DEBUG SQLOperation Batching statement 1 times
2026-02-11 22:35:58 TRACE SQLOperat
...[truncated 3170 chars]...
ts=<null>,country=<null>,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=<null>,mapPropertyMadeOfComplexTypes=<null>,mapPropertyMadeOfComplexTypesWithColumnDuplicates=<null>,mapPropertyMadeOfCompositeIdEntityAsKey=<null>,mapPropertyMadeOfCompositeIdEntityAsValue=<null>,mapPropertyMadeOfEntityAsKey=<null>,mapPropertyMadeOfEntityAsKeyAndValue=<null>,mapPropertyMadeOfEntityAsValue=<null>,middleNames=[Titi, Tata],name=toto,nicknames=<null>,phoneNumbers=<null>,timestamp=<null>,vehicle=<null>,version=0]