CoreStore
CoreStore copied to clipboard
Feature Request: ImportableUniqueObject support union primary key
I have a Entity, the userId and groupId is the primary key.
How to import with ImportableUniqueObject, overwirte the uniqueIDKeyPath include the two primary key?
Unfortunately, this isn't supported by ImportableUniqueObject at the moment. There's quite some refactoring needed to support this. Would you like to edit this question into a feature request?