Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Is it possible to use a JSONDecoder() outside the init() to update an object's attributes?

ios swift core-data codable

Inconsistent results from setting the fetchOffset of NSFetchRequest in CoreData

ios core-data restkit paging

Core Data save from within a SwiftUI fails

core-data swiftui

iOS 13.4 CoreData SwiftUI app crashes with "EXC_BREAKPOINT (code=1, subcode=0x1f3751f08)" on device

core-data swiftui

Confused in getting the ManagedObjectContext from AppDelegate

Core-Data: Predicate for To-Many Relationships

Sort NSFetchedResultsController results by user location

Core Data questions around typical usage

iphone core-data

NSManagedObject retain count is 2 after creation

what's the 'proper' way to use NSManagedObjectContext's objectWithID:

Data migration with core data

Sorting geospacial items using coredata on iOS. Fastest way to update all 'distance' attributes

Singleton Entity in CoreData

NSFetchRequest predicate with BOOL check is SLOW

iphone core-data

Can I still use xcdatamodel core data model relationships with Restkit?

How do we prevent "CoreData could not fulfill a fault"?

iphone core-data fault

Core Data - using Transient Properties in Group By

ios core-data group-by

Introduce iCloud in CoreData applications after being shipped, how to migrate old data

What is wrong in my nested SUBQUERY predicate?

Core Data inconsistency - fetch sometimes returns nothing