Documentation
Preparing search index...
@saltcorn/data
migrations/202303201126
sql_sqlite
Variable sql_sqlite
Const
sql_sqlite
:
"CREATE TABLE _sc_notifications (\n id integer primary key,\n created timestamptz NOT NULL,\n title text not null,\n body text,\n link text,\n user_id int references users(id) not null,\n read boolean not null\n);"
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...