Class MySQLDriver

Hierarchy

  • MySQLDriver

Constructors

Properties

_connection: null | Connection = null
config: ConnectionOptions
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