Standard Output
2026-04-04 06:18:58 DEBUG DDLDeployer create table Toto(id integer, name varchar(255))
2026-04-04 06:18:58 DEBUG SQLOperation select Toto.id, Toto.name from Toto where Toto.id in (:xx)
2026-04-04 06:18:58 DEBUG SQLOperation select Toto.id, Toto.name from Toto where Toto.name = :xx