interface
sqlite.CreateSessionOptions
interface CreateSessionOptions
- db?: string
Name of the database to track. This is useful when multiple databases have been added using
ATTACH DATABASE.
interface
Name of the database to track. This is useful when multiple databases have been added using ATTACH DATABASE.