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

Is relational-pouch support cascading delete ? #82

Open
Prabuganesan opened this issue Sep 1, 2017 · 3 comments
Open

Is relational-pouch support cascading delete ? #82

Prabuganesan opened this issue Sep 1, 2017 · 3 comments

Comments

@Prabuganesan
Copy link

If I delete parent document then all child documents also delete. It is possible?

@fransyozef
Copy link

Any thoughts on this?

@Prabuganesan
Copy link
Author

Still no.....

@broerse
Copy link
Collaborator

broerse commented Apr 5, 2018

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.

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

3 participants