Class SQLDriver

Hierarchy

  • SQLDriver

Constructors

Properties

_db: Database
file_exists: boolean
path: string
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