En succès
A duré 7 ms.
Standard Output
2026-02-11 22:36:02 DEBUG DDLDeployer create table Part(name varchar(255), id bigint not null, unique (id))
2026-02-11 22:36:02 DEBUG DDLDeployer create table Question(label varchar(255), id bigint not null, unique (id))
2026-02-11 22:36:02 DEBUG SQLOperation Batching statement 1 times
2026-02-11 22:36:02 TRACE SQLOperation insert into Question(label, id) values (?, ?) | {1={Question.id=1, Question.label=What's the answer to Life, the Universe and Everything ?}}