2025-03-05 07:19:32 DEBUG DDLDeployer create table Toto(`id` int not null, name varchar(255)) 2025-03-05 07:19:32 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int not null)