Skip to content

chore(coderd/database): fix duplicate migration numbers #15533

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

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

SasSwart
Copy link
Contributor

@SasSwart SasSwart commented Nov 15, 2024

Duplicate migration numbers popped up in main. The first attempt at a fix got them in the wrong order, resulting in migration issues. This fix switches the order back to ensure the migrations run successfully.

@SasSwart SasSwart marked this pull request as ready for review November 15, 2024 11:31
@SasSwart SasSwart requested a review from johnstcn November 15, 2024 11:31
Copy link

@cdr-bot cdr-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is a hotfix and has been automatically approved.

  • ✅ Base is main or release branch
  • ✅ Has hotfix label
  • ✅ Head is from coder/coder
  • ✅ Less than 100 lines

@SasSwart SasSwart enabled auto-merge (squash) November 15, 2024 11:34
@SasSwart SasSwart merged commit 450c72f into main Nov 15, 2024
32 checks passed
@SasSwart SasSwart deleted the jjs/fix-migrations branch November 15, 2024 11:39
@dannykopping
Copy link
Contributor

@SasSwart can you add a description for archaeology's sake pls?

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.

4 participants