Documentation
Preparing search index...
@saltcorn/data
migrations/202506050958
sql
Variable sql
Const
sql
:
"\nCREATE TABLE IF NOT EXISTS _sc_metadata (\n id serial primary key,\n type text NOT NULL,\n name text NOT NULL,\n user_id integer references users(id) on delete cascade,\n written_at timestamp not null,\n body jsonb\n);"
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...