createSession
Creates and attaches a session to the database. This method is a wrapper around sqlite3session_create()
and sqlite3session_attach()
.
Since
v22.12.0
Parameters
options
The configuration options for the session.
Creates and attaches a session to the database. This method is a wrapper around sqlite3session_create()
and sqlite3session_attach()
.
v22.12.0
The configuration options for the session.