Standard Output
2026-02-01 14:29:20 DEBUG DDLDeployer create table Element(id bigint not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id))
2026-02-01 14:29:20 DEBUG SQLOperation Batching statement 1 times
2026-02-01 14:29:20 TRACE SQLOperation insert into Element(label, id, DTYPE) values (?, ?, ?) | {1={Element.DTYPE=QUESTION, Element.id=1, Element.label=What's the answer to Life, the Universe and Everything ?}}