Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData ordered relationships - batch unfaulting using NSFetchRequest

Core data Int16 as optional

swift core-data optional

Setting Core Data attribute to nil with NSBatchUpdateRequest

ios swift core-data

Issue when rearranging List item in detail view using SwiftUI Navigation View and Sorted FetchRequest

Core Data with json

objective-c json core-data

Does NSFetchedResultsController Observe All Changes to Persistent Store?

Is NSDocument and CoreData a possible combination, or is NSPersistentDocument the only way?

Autoupdating NSManagedObject property modification timestamp

Core Data - undoing changes after saving a context

ios core-data nsundomanager

How to get an object or value from _NSCoreDataTaggedObjectID

ios core-data ios7

Infrequent CoreData crash "nilOutReservedCurrentEventSnapshot"

ios xcode core-data swift2

Which it is the place for NSFetchedResultsController in VIPER architecture?

WWDC2019 Session 204 - use core data for data source with Identifiable protocol

swift core-data

NSManagedObject subclasses and setValuesForKeysWithDictionary:

Why is a CoreData forceFetch required after a delete on the iPad but not the iPhone?

iphone ipad core-data

Core Data: Create multiple managed objects, but only save some?

iphone core-data favorites

Performance considerations on deleting Managed Objects using Cascade rule in Core Data

Improve speed for updating existing records (~11.000) in Core Data

Avoid duplicated entries when importing data with Magical Record

core-data magicalrecord

RestKit crashes because NSManagedObjectContext is nil in the RKResponseMapperOperation