2025-09-29 21:48:41 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-09-29 21:48:41 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null)