Documentation
Preparing search index...
@saltcorn/data
migrations/202011111127
sql
Variable sql
Const
sql
:
"create table IF NOT EXISTS _sc_table_constraints (\n id serial primary key,\n table_id integer not null references _sc_tables(id) on delete cascade, \n configuration jsonb not null,\n type text NOT NULL\n);"
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...