Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

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

iOS today extension with core data

How to show sample data in PreviewProvider when using FetchRequest

Core data managed objects with extra ivars and methods

Multiple NSFetchedResultControllers for different entities?

NSPredicate to filter only on "year" part of a date field

A Core Data Predicate to check if child Entities contain an attribute or "keypath"?

Using NSFetchedResultsController to with UISearchBar

Passing ManagedObjectContext to view controllers using storyboards with a root UITabBarController