2025-10-01 20:52:34 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-01 20:52:34 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null)