2024-10-20 07:41:19 DEBUG DDLDeployer create table Toto(id integer not null, name varchar) 2024-10-20 07:41:19 DEBUG DDLDeployer create table Tata(name varchar, totoId integer not null)