Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Adding relationship order in CKFetchRecordZoneChangesOperation #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

juanip027
Copy link

@juanip027 juanip027 commented Mar 21, 2018

It stores the records until fetch is completed, and then tries to process them in relationship order when the topological sort in the entity graph is possible. If it's not possible then it performs the update operations many times so all the relationships are fullfilled.

Fix #27

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

Successfully merging this pull request may close these issues.

None yet

2 participants