Skip to content

Fix call to update_tree upon migration to zero causes ProgrammingErro… #189

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danilo-botelho
Copy link

…r. #188


name: Pull request
about: Submit a pull request for this project
assignees: fabiocaccamo


Describe your changes
I added a table exists check to post_migrate_treenode signal handler so that it won't call update_tree if the table is not there.

Related issue
#188

Checklist before requesting a review

  • I have performed a self-review of my code.
  • I have added tests for the proposed changes.
  • I have run the tests and there are no errors.

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.

1 participant