Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

NSFetchedResultsController: changing predicate not working?

CoreData - can't set empty string as default value for attribute

Is it possible to override getters and setters for @dynamic properties in an NSManagedObject subclass?

Core Data: Query objectIDs in a predicate?

core-data predicate fetch

How to use the first character as a section name

CoreData get distinct values of Attribute

CoreData: error: Failed to call designated initializer on NSManagedObject class

Core data: Failed to load model

swift core-data swift3

Core Data -existingObjectWithID:error: causes error 133000

cocoa core-data fault

What does the Indexed Property of a CoreData attribute do?

core-data indexing

CoreData: error: NULL _cd_rawData but the object is not being turned into a fault

iphone core-data

How to fetch only the first record in Core Data?

iphone core-data

Saving Picked Image to CoreData

Xcode-beta 8. Can't create core data

ios swift core-data xcode8

Core Data - How to fetch an entity with max value property

Core Data NSPredicate checking for BOOL value

Core Data NSFetchedResultsController - Total number of records returned

How to update @FetchRequest, when a related Entity changes in SwiftUI?

core-data swiftui combine

Xcode 6 iOS 8 iCloud core data setup

ios core-data ios8 icloud xcode6

Can multiple (two) persistent stores be used with one object model, while maintaining relations from one to the other?