Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSMergeByPropertyObjectTrumpMergePolicy #19

Open
j4nos opened this issue Feb 17, 2017 · 0 comments
Open

NSMergeByPropertyObjectTrumpMergePolicy #19

j4nos opened this issue Feb 17, 2017 · 0 comments

Comments

@j4nos
Copy link

j4nos commented Feb 17, 2017

Hi!

In CoreData it is possible to set mergePolicy.

context!.mergePolicy = NSMergeByPropertyObjectTrumpMergePolicy.

Sometimes upserting managedObjects is quite frequent and queriing by ID and upsetting mo would create two records. But NSMergeByPropertyObjectTrumpMergePolicy prevent it. Is it possible somehow in nexus data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant