• Delete rows in table

    Parameters

    • tbl: string

      table name

    • whereObj: Where

      where object

    Returns Promise<void>

    result of delete execution

    Function

Generated using TypeDoc