Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

core data ios9: multifield unique constraint

ios core-data

What are the advantages of Core Data over Firebase realtime database when offline mode is activated?

Why does NSTableView crash when processing deleted rows as NSFetchedResultsControllerDelegate?

sectionNameKeyPath with NSFetchedResultsController not working

Does NSStringFromClass([MyEntityClass class]) generate a safe Core Data Entity name?

When does Core Data Nullify rule update relations?

How can NSLogs cause code to not crash?

ios core-data

Swift: Breakpoint in CoreData library

How to store dates without times in Core Data

cocoa core-data nsdate

Generate code for core data attributes in xcode 4

core-data xcode4 datamodel

Core Data attribute changes to nil (ARC related?)

Unique Identifier for NSManagedObject

objective-c core-data guid

CoreData: error: -addPersistentStoreWithType:SQLite configuration:(null)

ios core-data ios8 xcode6

Accessing array object via index causes -[_NSFaultingMutableSet objectAtIndex:]:

core data can't find model for source store - what did my old store look like?

iphone core-data versioning

iOS UITableView sections with fetchedResultsController confusion

Securing data using Core Data in iOS

retrieving core data into tableview cells swift

Adding relationships in NSManagedObjectModel to programmatically created NSEntityDescription

"Core Data is not a relational database." Why exactly is this important to know?

ios database core-data