Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

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

Should I check the “Use scalar properties for primitive data types” when generating a new NSManagedObject subclass from my model file?

ios objective-c core-data

Use multiple managed objects context with core data base

Fetch object by property in Core Data

How to make an NSFetchRequest which asks for objects that have a specific firstname?

Code=134110 - Validation error missing attribute values on mandatory destination attribute

How to: Using Combine to react to CoreData changes in the background

adding non-persistent variables to nsmangedobject

MagicalRecord: multiple databases

ios core-data magicalrecord

Core Data Sort By Multiple Sort Descriptors With CaseInsensitiveCompare

How to convert NSManagedObject to NSDictionary