You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Demos/PowerSyncExample/PowerSyncExample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
guardlet tableColumn = table.columns.first(where:{ c in c.name == column.column })else{
72
+
throwPowerSyncError.operationFailed(message:"Unserializable schema: Index \(self.name) references column \(column.column) which does not exist in \(table.name)")
0 commit comments