Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How do you change a fetchRequest to an Array to use in a UITableView

Cocoa: Core Data + NSTableView

Core Data Problem - select group by/having max

iphone cocoa core-data

EXC_BAD_ACCESS error (only on simulator) when reading fetchedObjects property of NSFetchedResultsController

when adding a relationship object w/ core data get "property cannot be found in forward class object" error

Core Data error: -[myclass encodeWithCoder:]: unrecognized selector sent to instance

using transformable properties with transformer names that are either unset, or set to NSKeyedUnarchiveFromDataTransformerName

Core Data produces Analyzer warnings

Best Practice for using a FetchedResults for populating a SwiftUI Picker

NSFetchedResultsController VERY slow

SwiftUI: How do I update a List that is driven by a static set of data and pulls bits of information from another dynamic set of data?

swift core-data swiftui

what's the difference between MR_saveToPersistentStoreWithCompletion method and MR_saveToPersistentStoreAndWait method in MagicalRecord

ios core-data magicalrecord

NSFetchedResultsController finds wrong number of objects

Which will be the best way to update users ReadOnly database using Core Data (iOS)

ios database core-data crud

After Core Data lightweight migration to a version where a new attribute was added that attribute is nil

ios core-data migration

Model Key Path With Multiple Properties

Preserving core data after app update