2025-09-27 07:03:33 DEBUG DDLDeployer create table Toto(id integer not null, name varchar) 2025-09-27 07:03:33 DEBUG DDLDeployer create table Tata(name varchar, totoId integer not null)