Table unique constraint for one or more columns

Hierarchy

Constructors

Properties

columns: UserColumn[] = []

Columns included in the unique constraint

name?: string
order: number = Number.MAX_SAFE_INTEGER
CONSTRAINT: string = 'CONSTRAINT'

Constraint keyword

UNIQUE: string = 'UNIQUE'

Constraint keyword

Methods

Generated using TypeDoc