Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Confused in getting the ManagedObjectContext from AppDelegate

Core-Data: Predicate for To-Many Relationships

Sort NSFetchedResultsController results by user location

Core Data questions around typical usage

iphone core-data

NSManagedObject retain count is 2 after creation

what's the 'proper' way to use NSManagedObjectContext's objectWithID:

Data migration with core data

Sorting geospacial items using coredata on iOS. Fastest way to update all 'distance' attributes

Singleton Entity in CoreData

NSFetchRequest predicate with BOOL check is SLOW

iphone core-data

Can I still use xcdatamodel core data model relationships with Restkit?

How do we prevent "CoreData could not fulfill a fault"?

iphone core-data fault

Core Data - using Transient Properties in Group By

ios core-data group-by

Introduce iCloud in CoreData applications after being shipped, how to migrate old data

What is wrong in my nested SUBQUERY predicate?

Core Data inconsistency - fetch sometimes returns nothing

Reloading CollectionView does not clear previously loaded cells

Core Data with iCloud Notifications in iOS 7

Core Data unique constraints - "Dangling reference to an invalid object" on save

ios cocoa-touch core-data

Correct thread to perform delete, insert and fetch from/to Core Data

ios core-data