En succès
A duré 16 ms.
(from org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly)
Standard Output
2026-01-18 18:54:47 DEBUG DDLDeployer create table Answer(id int not null, unique (id))
2026-01-18 18:54:47 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, myIdx integer, unique (answer_id, choices_id, myIdx))
2026-01-18 18:54:47 DEBUG DDLDeployer create table Answer_secondaryChoices(answer_id int, secondaryChoices_id int, myIdx2 integer, unique (answer_id, secondaryChoices_id, myIdx2))
2026-01-18 18:54:47 DEBUG DDLDeployer create table Choice(label varchar(255), id
...[truncated 11020 chars]...
ntifier@2}
2026-01-18 18:54:47 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
2026-01-18 18:54:47 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
2026-01-18 18:54:47 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}