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
Instance Method
@discardableResult func ignoringConflicts(with targetColumn: String) -> Self