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

fix drop cascade issue #475

Merged
merged 1 commit into from
Sep 22, 2023
Merged

fix drop cascade issue #475

merged 1 commit into from
Sep 22, 2023

Conversation

lospejos
Copy link
Contributor

Possibly fixes #474

@lospejos
Copy link
Contributor Author

I've tested this fix on my database and the error mentioned in issue #474 gone. Migrated data successfully.

@dimitri dimitri merged commit 379d242 into dimitri:main Sep 22, 2023
15 checks passed
@dimitri
Copy link
Owner

dimitri commented Sep 22, 2023

Thanks a lot for your contribution @lospejos !

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.

ERROR: cannot drop desired object(s) because other objects depend on them
2 participants