Skip to content

Initializer

init(settingExcludedValueFor:)

Create a column assignment from a column identifier and using the excluded value from an upsert’s values list.
init(settingExcludedValueFor column: any SQLExpression)

Discussion

See SQLExcludedColumn for additional details about excluded values.