Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How to do perfect KVO for NSManagedObject?

Why "NOT IN" does not work in this NSPredicate?

ios core-data nspredicate

Model and populate Core Data many-to-many relationship with attribute

iOS app - architecture/sample for synchronizing CoreData against Web-Service

Swift: Store arrays of custom classes in Core Data

Swift3: Empty fetch when accessing Core Data from Watch Extension via AppGroups

iOS: Can't compile CoreData model because of Fetched Indexes in Xcode 9

core-data xcode9-beta

XCTestCase for CoreData fails with "could not locate the entity for myappTests.Example"

ios swift core-data xctest

An error occurring during Core Data persistent store migration in iOS 13

ios swift core-data migration

How do I override NSError presentation when bindings is involved?

How do I localise the default value of attribute in a Core Data Entity

Application Will Terminate Notification & Saving Drafts (Core Data)

iphone core-data

Illegal relationship between objects in different contexts: but I only have one context?

How to maintain an ordered table with Core Data (or SQL) with insertions/deletions?

What could cause mergeChangesFromContextDidSaveNotification not to merge/invalidate objects that have been updated?

Core Data: Observing changes in related entities

What do you bind NSArrayController's Managed Object Context to in Xcode 4?

Adding Core Data to iPhone app with existing (plain) models

Core data bug refers to nonexistent core data attribute of reflexive many-to-many relationship

Core Data - deadlock while removing persistent store

ios core-data