Skip to content

Instance Property

targetColumns

The column or columns which comprise the uniquness constraint to which the strategy should apply. The exact rules for how a matching constraint is found when an exact match is not found vary between databases. Not all database implement conflict targets.
var targetColumns: [any SQLExpression]