Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

What's the difference between the 5 Magical Record setup methods?

Can I encode a subclass of NSManagedObject?

Load a previous model version

core-data object-model

CoreData - one-to-many modeled relationship comes out as one-to-one

Will [NSSet allObjects] return an array with the same order each time?

iPhone core data inserting new objects

iphone core-data insert

Get modification date for NSManagedObject in Core Data?

What does Unable to generate SQL for predicate (_STRING PREDICATE_) (problem on RHS) mean?

iphone core-data

How to save the date and time when a Core Data object is created

Can't find momd file: Core Data problems

Convert UIImage to NSData and save with core data

Syncing a local sqlite file to iCloud

Really simple CoreData relationship but returns nil and null?

Core Data: DELETE WHERE

objective-c ios core-data

What's happening underneath a Fetch Request Template that improves performance?

When to call obtainPermanentIDsForObjects:?

Core Data info & error in console at runtime

CoreData optional to-many relationships can never be nil?

Core Data: inverse relationship for two relationships with same type

core-data

How can I guarantee unique entries in a Core Data store in a shared app container used by both the host app and an extension?