Standard Output
2026-03-16 22:16:27 DEBUG DDLDeployer create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2026-03-16 22:16:27 DEBUG SQLOperation Batching statement 1 times
2026-03-16 22:16:27 TRACE SQLOperation insert into Toto(id) values (?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@84866957-8b69-4e64-80fa-bc0aa7de122f}}
2026-03-16 22:16:27 TRACE SQLOperation select Toto.id, Toto.name from Toto | {}