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

Make use of Updatable CTEs for delete queries for updatable entity views #500

Open
beikov opened this issue Dec 13, 2017 · 0 comments
Open

Comments

@beikov
Copy link
Member

beikov commented Dec 13, 2017

Follow up of #499. Make use of an Updatable CTE per delete cascading enabled relation. Making this work with DBMS that don't support Updatable CTEs or CTEs in general is not part of this issue. This will be handled by a proper emulation of CTEs and Updatable CTEs in the core module by #498.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant