Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Design pattern for Core Data iPhone App

viewContext is not getting saved in the database (app.sqlite)

Fetched Properties v Relationships (Core Data - iPhone)

Are complex indexes possible when using Core Data?

Create an NSManagedObject Without Saving? [duplicate]

objectID of NSManagedObject: is it consistent?

core-data nsmanagedobject

Magical record , core data migration for released app in Appstore

Application crashes when executing NSBatchDeleteRequest with "Unknown Command Type <NSBatchDeleteRequest,..>"

swift macos core-data

-[NSURL initFileURLWithPath:]: nil string parameter' on NSManagedObjectModel

iphone core-data ipad

Saving into CoreData Context on background thread

Core Data - The correct way to subclass NSManagedObject in objective-c project Xcode 8

Fetch data from CoreData for iOS 14 widget

Core Data: Interrupt executing NSFetchRequest

iphone search core-data

Core Data - how to generate CoreDataGeneratedAccessors?

iphone ios xcode core-data

NSPredicate Aggregate Operations with NONE

Array of NSManagedObject attributes

Issue Unknown type name NSManagedObject

Attribute called 'description' causes crash

objective-c cocoa core-data

Core Data: how to just delete and rebuild the data store?

Swift - is lazy var thread-safe?