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(db): fixes migration to ensure index and column exist before dropping #5456

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

whitdog47
Copy link
Contributor

If upgrading twice, we could run into an error if the database index and columns were already dropped.

@whitdog47 whitdog47 added the bug Something isn't working label Nov 12, 2024
@whitdog47 whitdog47 self-assigned this Nov 12, 2024
@whitdog47 whitdog47 marked this pull request as ready for review November 12, 2024 19:40
@whitdog47 whitdog47 merged commit 6514110 into master Nov 12, 2024
7 checks passed
@whitdog47 whitdog47 deleted the bugfix/check-column-before-migration branch November 12, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant