2025-10-07 21:08:00 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-07 21:08:00 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null)