Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData: error: Mutating a managed object after it has been removed from its context

ios swift core-data

Why is it obvious to not store password in NSUserDefaults?

Core Data of type NSInMemoryStoreType ignores entity's constraints

CoreData one-to-many and inverse relationship problem

iphone core-data

Limit the returned resultset in CoreData

iphone core-data

Memory efficient way of inserting an array of objects with Core Data

iphone core-data

Help with multithreaded Core Data app design

Which persistent store is used by default in core data in iPhone

Nested to-many relationships with RestKit

ios core-data restkit

Core Data managed object does not see related objects until restart Simulator

deleting core data persistent store instead of migrating (also using RestKit)

ios core-data restkit

Custom NSEntityMigrationPolicy relation

Using Core Data Concurrently and Reliably

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