2026-03-24 07:22:01 DEBUG DDLDeployer create table Toto(id int, name varchar(255)) 2026-03-24 07:22:01 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int)