2024-10-20 18:55:35 DEBUG DDLDeployer create table Toto(`id` int not null, name varchar(255)) 2024-10-20 18:55:35 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int not null)