En succès
A duré 9 ms.
Standard Output
2024-10-18 06:39:23 DEBUG DDLDeployer create table Element(id bigint not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id))
2024-10-18 06:39:23 DEBUG SQLOperation Batching statement 1 times
2024-10-18 06:39:23 DEBUG SQLOperation insert into Element(label, id, DTYPE) values (?, ?, ?) | {1={Element.id=1, Element.DTYPE=QUESTION, Element.label=What's the answer to Life, the Universe and Everything ?}}