Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

KVO and Core Data, Getting only the Changed Values through Observation

What (if any) ACID guarantees can Core Data provide on iOS?

ios core-data acid

Core Data vs. Database fundamental difference?

database core-data

Array of NSManagedObjectIDs, fetch the objects at once

Fetched Property in Core Data

Deleting or removing ManagedObject in CoreData

ios core-data

Convert existing object model to Core Data managed object model

The best practice for deleting core data items where path is stored as text and actual file is saved on disk?

ios objective-c core-data

iOS - CoreData fault causing null values

ios core-data uiview fault

Core Data - How to check if an object relationship exists without firing a fault

How long can core data migration take on startup?

Can I use Core Data fetched properties to return the most recent entity?

ios iphone ipad core-data

Inserting an NSManagedObject in Swift with a To-One Relationship

core-data swift

Checking for nil Core Data property results in EXC_BAD_ACCESS

core-data swift

Can't instantiate subclass of NSManagedObject

Using -com.apple.CoreData.ConcurrencyDebug 1 on async block crash on both MainContext and PrivateContext

What's the usage of NSConfinementConcurrencyType in CoreData?

ios core-data

"Use Core Data for storage" checkbox

iphone core-data

NSDictionaryResultType expression not taking into account newly inserted objects

core-data nsfetchrequest

Core Data - Backing up to Google App Engine (iPhone)