2026-03-16 22:18:40 DEBUG DDLDeployer create table Toto(id int, name varchar(255)) 2026-03-16 22:18:40 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int)