Documentation
Preparing search index...
@saltcorn/data
db/reset_schema
export=
Function export=
"export="
(
dontDrop
?:
boolean
,
schema0
:
string
)
:
Promise
<
void
>
Reset db schema
Recreate all sc system tables and users.
Populate sc system tables data.
Do db migrtion
Refresh SC State
Parameters
dontDrop
:
boolean
= false
schema0
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Reset db schema