We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b66e1d commit 1613b46Copy full SHA for 1613b46
1 file changed
Sources/SQLiteData/CloudKit/PrimaryKeyMigration.swift
@@ -170,7 +170,6 @@
170
.fetchOne(db)
171
?? nil
172
173
-<<<<<<< HEAD
174
guard let schema
175
else {
176
throw MigrationError(reason: .tableNotFound(tableName))
0 commit comments