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
fix(DataStore): Cascade delete sync from children to parent models (#1731)
* chore(DataStore): migrate functionality over to CascadeDeleteOperation
* fix(DataStore): Cascade delete sync from children to parent models
* logic refactored
* fix delete logic and increase wait time for stress test
* finish off unit tests
* address PR comments
0 commit comments