Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Magical Records how to create just one unique entity

Handling background changes with NSFetchedResultsController

CoreData: Query to one-to-many-to-many relationship

Core Data, No Inverse Relationship

How to synchronize UITableView scrolling and CoraData fetch on iOS app?

How to access Core Data generated Obj-C classes in test targets?

core-data swift xctest

How to speed up inserting new object into entity with Core Data

Swift NSFetchRequest group by one attribute

ios swift core-data

Core Data - Predicates with NSDates

iphone core-data

In Swift Sprite Kit is Core Data available?

ios core-data swift sprite-kit

NSInternalInconsistencyException(Invalid update: invalid number of rows in section 0)

ios core-data uitableview

Core Data migrating one-to-many relationship

NSFetchedResultsController - Change in Runtime variable for Predicate

I try to use setReturnsDistinctResults to get distinct results with Core Data but can't make it work properly