Hierarchy

Constructors

Properties

Methods

Constructors

Properties

options: {
    pgInstance: Sql<{}>;
    roleTable: string;
    serverIdKey: string;
    serverTable: string;
}

Type declaration

  • pgInstance: Sql<{}>
  • roleTable: string
  • serverIdKey: string
  • serverTable: string
pg: Sql<{}>

Methods

Generated using TypeDoc