• Add unique constraint

    Parameters

    • table_name: string

      table name

    • field_names: string[]

      list of columns (members of constraint)

    Returns Promise<void>

    no result

Generated using TypeDoc