• HasTable checks if a table (or view) with the provided name exists (case insensitive). in the current app.DB() instance.

    Parameters

    • tableName: string

    Returns boolean

Generated using TypeDoc