Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Can I set transient properties to fetch?

Data not being saved to core data

Core Data: Parent context and change propagation

ios core-data

iCloud and Core Data. NSFetchedResultsController doesn't update on initial sync

Core Data: should I be fetching objects from the parent context or does the child context have the same objects as the parent?

iOS-Swift : Serialize a NSManagedObject to JSON (with relationships)

Cocoa Touch Framework & CoreData

Core-Data: Parent context changes not being merged into child context

Default dataset for Core Data based iPhone application

iphone core-data

Can I create an new instance of my custom managed object class without going through NSEntityDescription?

Core data insert and fetch to-many relationship entities

iphone ios core-data

CoreData: update in background and reading in main thread causes dead lock

iOS: Core data and disk space

ios cocoa-touch core-data

Core Data Faulting and Fetching of To-Many Relationships

Core data dao pattern

cocoa core-data

Can not delete an entity from Core Data, using RestKit 0.20

Getting objects from to-many relationship in Swift Core Data

UNIQUE constraint failed: ZTEMPORADA.Z_PK

swift sqlite core-data

Update results of NSFetchedResultsController without a new fetch

Loading a CSV into Core Data managed sqlite db

iphone sqlite core-data csv