Instance Property
columns
The key column or columns referenced by the foreign key.
let columns: [any SQLExpression]
Discussion
At least one column must be specified.
Instance Property
let columns: [any SQLExpression]
At least one column must be specified.