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 migration not working #2161

Merged
merged 1 commit into from
Oct 18, 2024
Merged

fix: db migration not working #2161

merged 1 commit into from
Oct 18, 2024

Conversation

Meierschlumpf
Copy link
Collaborator

Closes #2160

@Meierschlumpf Meierschlumpf added the 🐛 Bug Something isn't working label Oct 18, 2024
@Meierschlumpf Meierschlumpf self-assigned this Oct 18, 2024
Copy link
Collaborator

@manuel-rw manuel-rw left a comment

Choose a reason for hiding this comment

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

tsx breaking change?

@Meierschlumpf
Copy link
Collaborator Author

No it's not a breaking change I would say as it is just us changing the runner we use for typescript files.

tsx breaking change?

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 17.19% 5613 / 32638
🔵 Statements 17.19% 5613 / 32638
🔵 Functions 6.37% 33 / 518
🔵 Branches 37.32% 134 / 359
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
drizzle/migrate/migrate.ts 0% 0% 0% 0% 1-20
Generated in workflow #6895 for commit 67432d5 by the Vitest Coverage Report Action

@Meierschlumpf Meierschlumpf merged commit 5b23f7d into dev Oct 18, 2024
4 checks passed
@Meierschlumpf Meierschlumpf deleted the hotfix-db-migration branch October 18, 2024 18:50
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
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

bug: migration not working / container not starting
2 participants