Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Fetched Property in XCode Data Model Editor for minimum value

How to import a pre-existing sqlite file into Core Data?

iphone ios sqlite core-data

How to automatically setup Core Data relationship when using nested contexts

Managing Core Data iCloud Transaction Logs

iphone ios core-data icloud

Relationship fault with core data

Core Data fetched property $FETCHED_SOURCE resolves to an object ID

objective-c macos core-data

Custom Migration options for iCloud Core Data store

C# or windows equivalent of OS X's Core Data?

c# cocoa core-data

Core Data, "sorting by transient property" workaround

EXC_BAD_ACCESS error when trying to change Bool property

ios core-data swift

Crash when adopting NSSecureUnarchiveFromDataTransformer for a Transformable property

How to wait until cloud kit data is being synced with core data in swift in iOS13

ios swift core-data icloud

setPrimitiveValue:forKey: and to-many relationships

objective-c cocoa core-data

CoreData with multiple stores: configuration woes

Core Data addPersistentStoreWithType return nil, but error is nil too

ios objective-c core-data

How does one architect an entity in Core Data with a generic relationship?

CoreData transient relationship example

_PFObjectIDFastHash64 Crash EXC_BAD_ACCESS KERN_INVALID_ADDRESS

ios core-data crashlytics

Cannot update object that was never inserted

Core Data SQLite store becomes readonly after update

ios core-data