Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

iOS:Swift:CoreData: Values are not stored using PrivateManagedObjectContext

Using SwiftUI with Core Data

core-data swiftui

CoreData Ambiguous reference to member 'id' Xcode 12

About getting a new NSManagedObject object

How do I avoid getting "error during SQL execution : constraint failed" when I update my sqlite core data store?

Why would I use a transient attribute to represent a derived read only property in core data?

core-data transient

Better way to recreate the class definition after modifying core data model?

ios xcode core-data

NSSortDescriptor to sort by number of items in Core Data To-Many Relationships

Core Data error: 'Objects must be sorted by section name' for specific languages such as Thai

trying to save NSManagedObjectContext not working

Fetched Result Controller delegate not called after swift 1.2 / xcode 6.3 update

ios xcode swift core-data

Swift cast object to type and protocol at the same time

NSFetchedResultsController returns duplicates (the same objectID and reference)

CloudKit: Delete local objects based on CKQueryNotification

How can I sanely approach version control and Core Data models?

Observing dependent keys across a to-many relationship

Magical Record, saving, and NSFetchedResultsController

NSPredicate not executed

NSFetchedResultsController's delegate doesn't fire after predicate is changed

Array filter vs. Core Data pull performance