Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

GROUP BY equivalent for Core Data

How to handle cleanup of external data when deleting Core Data objects

iphone ios core-data

NSMergeConflict (two threads) - setting a merge policy doesn't solve

Core data background processing still blocks UI

Viewing Core Data data from your app on a device

How to efficiently fetch one column using CoreData

iphone ios core-data

Debug Core Data Migration to compare hash values

How save to CoreData in background thread using Swift?

swift core-data

Core Data backed UITableView with indexing

How to include NSPersistentContainer in AppDelegate

ios swift core-data swift3

How do I initialize a store with default data in a CoreData application?

iphone core-data

Animating Row Deletion in UITableView with CoreData gives Assertion failure

Xcode 4 missing "use core data" checkbox for all project templates

core-data xcode4

CoreData setting relationship gives error '-[WeatherObservation count]: unrecognized selector sent to instance

ios core-data

What is the most efficient way to update the value of all or some managed objects in Core Data in Objective-C

Passing a ManagedObjectContext to a second view

Why can't I see a Managed Object Class file template in Xcode?

NSPredicate and CoreData - decide if a Date attribute is "today" (or between last night 12am to tonight 12am) on iOS

iPhone SDK Core Data: Fetch all entities with a nil relationship?

Core Data: Store cannot hold instances of entity (Cocoa Error: 134020)