2025-07-20 15:46:00 DEBUG DDLDeployer create table Toto(id integer not null, name varchar) 2025-07-20 15:46:00 DEBUG DDLDeployer create table Tata(name varchar, totoId integer not null)