Skip to content

Instance Property

constraints

A list of column-level constraints to apply to the column.
var constraints: [any SQLExpression]

Discussion

See SQLColumnConstraintAlgorithm. Do not add table-level constraints to this list.