Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

fetch request for entity.attribute == @"somevalue"

Core Data NSPredicate for date

date core-data nspredicate

Load data into core-data schema

iphone core-data

Core Data executeFetchRequest throws NSGenericException (Collection was mutated while being enumerated)

iphone core-data

NSMutableArray stored with core data = WORKS, but after changing array DOESN'T WORK

Extending a NSManagedObject's delete method

NSPredicate for NSNumber property of NSManagedObject

How to set merge policy in Swift 4 CoreData

ios swift core-data

Crashing on saving a managedObjectContext, with 'NSInvalidArgumentException', but only sporadically

iphone NSManagedObject - The proper way of deallocing?

Reuse NSPredicate for new variable substitute

cocoa core-data nspredicate

Random EXC_BAD_ACCESS with persistentStoreCoordinator

Delete object in NSSet relationship

ios core-data

Core Data: Error when deleting/adding objects

ios core-data

Adding An Item To An NSSet For A Core Data One To Many Relationship

ios core-data swift2

Displaying a "No rows found" message in UITableView with Core Data

Core Data: Save unique object ID

Can you use an NSManagedObject outside of it's context's performBlock?

ios objective-c core-data

Core Data Migration: Attribute Mapping Value Expression

Core Data: 'NSObjectInaccessibleException' when attempting to delete.

ios core-data