Class PostgresDriver

Hierarchy

  • PostgresDriver

Constructors

Properties

_client: null | Client = null
config: any
tableName: string = "main"

Methods

  • Returns Promise<{
        ID: string;
        data: ElementValue;
    }[]>

  • Parameters

    • key: string

    Returns Promise<undefined | ElementValue>

  • Parameters

    • key: string
    • value: ElementValue

    Returns Promise<undefined | ElementValue>

Discord Support Server