You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.
I am migrating from MagicalRecord where I use two persistent stores. And though I see the CustomPersistentContainer, which apparently I can override, I still cannot figure how to add more than one store. And the difficult thing here is that one is store is always there, but the other store could be added later on (not during the initialization). Is there way to override/extend the framework to achieve that?
The text was updated successfully, but these errors were encountered:
I am migrating from MagicalRecord where I use two persistent stores. And though I see the CustomPersistentContainer, which apparently I can override, I still cannot figure how to add more than one store. And the difficult thing here is that one is store is always there, but the other store could be added later on (not during the initialization). Is there way to override/extend the framework to achieve that?
The text was updated successfully, but these errors were encountered: