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

Allow cascading deletes #473

Closed
sdnts opened this issue Jul 21, 2020 · 1 comment
Closed

Allow cascading deletes #473

sdnts opened this issue Jul 21, 2020 · 1 comment
Labels
kind/improvement An improvement to existing feature and code.

Comments

@sdnts
Copy link
Contributor

sdnts commented Jul 21, 2020

Here's Tim running into it: #463
Here's the issue for Prisma Client to support it: prisma/prisma#2810

If it ends up being automatic, then there isn't anything to do in Studio, but if there's a separate API for it, then Studio should handle it accordingly.

Either way, I need to decide what to do when it lands.

@sdnts sdnts added the kind/improvement An improvement to existing feature and code. label Jul 21, 2020
@sdnts sdnts self-assigned this Jul 21, 2020
@danactive
Copy link

@sdnts Delete on cascade has been released https://github.com/prisma/prisma/releases/tag/2.26.0

@janpio janpio closed this as completed May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement An improvement to existing feature and code.
Projects
None yet
Development

No branches or pull requests

3 participants