• Get count of rows in table

    Parameters

    • tbl: string

      table name

    • whereObj: Where

      where object

    Returns Promise<number>

    count of tables

    Function

Generated using TypeDoc