Class BetterSQLite3Adapter

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

options: {
    roleTable: string;
    serverIdKey: string;
    serverTable: string;
    sqliteInstance: Database;
}

Type declaration

  • roleTable: string
  • serverIdKey: string
  • serverTable: string
  • sqliteInstance: Database

Methods

Generated using TypeDoc