Documentation
Preparing search index...
@saltcorn/sqlite
sqlite
init
Function init
init
(
getConnectObject
:
()
=>
Database
)
:
void
Initializes internals of the the sqlite module. It must be called after importing the module.
Parameters
getConnectObject
:
()
=>
Database
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Initializes internals of the the sqlite module. It must be called after importing the module.