Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core data: Transient values dirty object

Swift CoreData EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)

CoreData conditionally fetching on NSDate using NSPredicate (swift)

How do I transform SwiftUI fetch request results based on related objects?

How to get data into Core-Data from an SQL Database?

iphone sql ios core-data

Should Reference to Core Data Object be Strong or Weak?

objective-c core-data

CoreData change relationships in a loop

Core Data - Saving an Entity as a pList / dictionary

Core Data or Sqlite with FMDB for RSS Feed Based Application?

iphone core-data

Store images in sqlite or just a reference to it?

Core data deleting rules

objective-c core-data

Core-data managedObjectContext - where does it come from?

Lightweight CoreData Migration with CloudKit

Custom Core Data entities

Why i should use the NSManagedObjectContext's perform() and performAndWait() while i can use DispatchQueue.global

Core Data what is created with UIManagedDocument