Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Storing ABRecordRef in Core Data

core-data abrecordref

iPhone iOS how to merge Core Data NSManagedObjectContext?

NSPredicate contains search in a string that contains number and letters

Need clarification on Cocoa error code 1570

ios cocoa core-data

Core Data fault fulfilled from database for - is normal?

ios objective-c core-data

How to convert SQL statement "delete from TABLE where someID not in (select someID from Table group by property1, property2)

ios sql core-data

Swift Using NSFetchedResultsController and UISearchBarDelegate

What is an the function of AppDelegate and Context in swift?

ios iphone swift core-data

Sort NSArray by NSDate, today

Is there a bulk update operation for all entities in Core Data?

iphone core-data

iPhone: Core Data saving error

Passing a managedObjectContext through to a UITabBarController's views

Storing photos and videos in Core Data?

iCloud and CoreData

Why is CoreData not linking in my ported iOS->Mac App?

Why am I seeing this error when changing a Core Data attribute from Integer 16 to String?

ios core-data

predicate for querying a substring of a string from coredata

Core Data: Where to put awakeFromFetch and awakeFromInsert?

Core Data error 'Misconfigured Enity: In the Compound Indexes attribute...is not a valid property' after adding and then removing indexes

ios core-data xcode4.5

Custom cell on empty table with NSFetchedResultsController