-- Synthetic reference DDL used to pad realistic repository shape. create table if not exists ref_3_01 (id varchar(36) primary key, detail varchar(255) not null, state varchar(32) not null); create ...
-- Synthetic reference DDL used to pad realistic repository shape. create table if not exists ref_21_01 (id varchar(36) primary key, detail varchar(255) not null, state varchar(32) not null); create ...