Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Can I use NSBatchDeleteRequest on entities with relationships that have delete rules?

core-data

Core Data NSTimeInterval using an accessor directly is buggy

ios swift core-data swift2

NSManagedObject data is <fault> and entity is null, after UITableViewCell comes back into view

Apple's Cloudkit Migration

ios core-data cloudkit

How to do tight coupling between coredata/NSManagedObject model data changes with apps user interface?

Swift 3 preload from SQL files in appDelegate

core-data swift3 ios10

How to preload spreadsheet data to Core Data in Swift 5?

Iterate over a NSSet - SwiftUI 2.0

swift core-data swiftui nsset

Possible core-data bug: attributes named 'updated' don't work correctly?

objective-c cocoa core-data

Storing large (e.g. image/movie) files in Core Data on the iPhone

iphone core-data

Syncing Core Data model between Mac and iPhone

How to sort randomly with CoreData

Will Core Data create the persistent store file for me?

iphone core-data

How to prevent "SQL Injection" in Core Data?

Core Data: To-Many Relationship ordered upon restart

Core Data tutorials [closed]

objective-c cocoa core-data

Sort within a sorted Core Data fetch result?

iphone sorting core-data

Core Data Supporting NSNull

Pass managedObjectContext (Core data) to other classes, correctly done?

Enable saving of document NSManagedObjectContext immediately?