Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Swift 3 Core Data - NSExpression forFunction: "sum:" throws error ("could not cast dictionary to Day")

swift core-data swift3

CoreData Stack for both iOS 9 and iOS 10 in Swift

ios swift database core-data

Insert mock data into Core Data in UI Test

Why do I get "entity X is not key value coding-compliant"?

ios swift core-data

Crash on retrieving entity name?

iOS 9, 10 CoreData: Failed to load optimized model at path

ios swift core-data ios9 ios10

Swift Core Data is saving to /dev/null so it is in memory only

swift core-data

How to fill TextField with data from Core Data and update changes?

CoreData - Store an array of Tranformable objects

How to use @sum with CoreData

Core data / NSFetchedResultsController error

How to get objects after CoreData Context merged

iphone cocoa core-data

Setting Default Value of NSDate to Today

How do I use MOgenerator's xmod?

Core Data and NSOperation

Core Data - Migration question?

Enable Automatic Lightweight Migration of Core Data on NSPersistentDocument

macos core-data nsdocument

Deriving UITableView sections from NSFetchedResultsController using "to many" relationship

Store unsigned long long using Core Data

How to transport NSManagedObject subclass between classes?