2025-01-22 07:43:57 DEBUG DDLDeployer create table Toto(id integer not null, name varchar) 2025-01-22 07:43:57 DEBUG DDLDeployer create table Tata(name varchar, totoId integer not null)