Hierarchy

  • TableConstraints

Constructors

Properties

constraints: Constraints = ...

Table constraints

Methods

  • Check if there are column constraints for the column name

    Returns

    true if has column constraints

    Parameters

    • columnName: string

      column name

    Returns boolean

  • Get the number of column constraints for the column name

    Returns

    column constraints count

    Parameters

    • columnName: string

      column name

    Returns number

Generated using TypeDoc