Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

ObjC, Core Data: "do not allow duplicates"?

objective-c core-data

MagicalRecord relationship mapping duplicates objects despite primary keys

Need some clarifications on refreshObject:mergeChanges:YES

cocoa-touch core-data

Core Data NSPredicate with to-Many Relationship

iOS Core Data error - Unacceptable type of value for to-many relationship

ios objective-c core-data

CoreData and RestKit performance while importing very large datasets

dynamically set navigation controller title [closed]

View contents of Core Data

ios core-data

iOS >> CoreData >> Should I Create an ID Attribute or Can I Use the SQLite Object ID?

ios sqlite core-data

Managing an Ordered Core Data Relationship Using NSArrayController

CoreData + MagicalRecord - Am I saving the details correctly?

Serializing a multidimensional array containing references to NSManagedObjects in Core Data

Sync offline core data with the server when app have internet connection

"multiple to-many keys not allowed here" issue with a predicate

Updating Core-Data Model Entity and the backed NSManagedobject subclass

Proper Syntax to Loop Through Core Data NSSet

ios core-data swift2

Expand/collapse UITableView sections with a backing NSFetchedResultsController

ios uitableview core-data

how TRUEPREDICATE differ from [NSPredicate predicateWithValue:YES]?

core-data

Create complicated NSCompoundPredicate in swift 3

Save Array of Strings to CoreData

arrays swift core-data