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.
Instance Property
var constraints: [any SQLExpression]
See SQLColumnConstraintAlgorithm. Do not add table-level constraints to this list.