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

Add correct cascade behavior for sqlalchemy #354

Merged
merged 1 commit into from
Dec 15, 2020
Merged

Add correct cascade behavior for sqlalchemy #354

merged 1 commit into from
Dec 15, 2020

Conversation

czgu
Copy link
Collaborator

@czgu czgu commented Dec 15, 2020

Ensure cascade='all, delete', passive_deletes=True is applied universally.
Added some additional on delete cascade foreign key constraints.
Tested on dev

@czgu czgu requested a review from meowcodes December 15, 2020 20:08
@meowcodes meowcodes merged commit 19793ac into master Dec 15, 2020
@meowcodes meowcodes deleted the cascade branch December 15, 2020 21:26
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

Successfully merging this pull request may close these issues.

2 participants