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
You can now do it from ember-data with ember-data-cascade-delete. If there is a JSONAPI cascading delete we can perhaps move cascading delete to the ember-pouch adapter or all the way down to relational-pouch. I am not sure what the most logical place for cascading delete is. The data layer above relational-pouch must know about this special delete behavior.
If I delete parent document then all child documents also delete. It is possible?
The text was updated successfully, but these errors were encountered: