2026-04-29 20:59:13 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), creationDate timestamp, modificationTime timestamp, locale VARCHAR(20), unique (id))