En succès
A duré 16 ms.
Standard Output
2025-12-22 07:58:16 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id))
2025-12-22 07:58:16 DEBUG DDLDeployer create table RecoveryQuestion(comment varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2025-12-22 07:58:16 DEBUG DDLDeployer create table RecoveryQuestion_answer_choices(recoveryQuestion_id bigint, answer_choices_id int, unique (recoveryQuestion_id, answer_choices_id))
2025-12-22 07:58:16 DEBUG
...[truncated 3103 chars]...
er Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.RecoveryQuestion
2025-12-22 07:58:16 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.security.RecoveryQuestion@5cef44b0
2025-12-22 07:58:16 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.security.RecoveryQuestion@5cef44b0