Skip to content

Instance Method

ignoringConflicts(with:)

Specify that constraint violations for the key over the given column should cause the conflicting row(s) to be ignored.
@discardableResult func ignoringConflicts(with targetColumn: String) -> Self