2026-04-04 06:18:31 DEBUG DDLDeployer create table Toto(id int, name varchar(255)) 2026-04-04 06:18:32 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int)