SMC STRUCTURAL FLOW ENGINE • REAL ORDER FLOW DATA
create table settings ( id text primary key, value text not null, updated_at timestamp with time zone default timezone('utc'::text, now()) not null );