Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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)

Where to find the documentation of the SUBQUERY feature of NSPredicate for Core Data?

iphone core-data

Storing Images in file system vs. Core Data

ios core-data uiimage storage

Core Data Migration error when migrating between non-consecutive versions

Core Data get sum of values. Fetched properties vs. propagation

Does CoreData persist the data after I upgrade the app?

ios core-data

Using NSManagedObject subclasses to transport persistent and non persistent data