Skip to content

chore(database/migrations): added missing drizzle journal files#70

Merged
Maximus7474 merged 2 commits into
mainfrom
chore/patch-missing-db-migration-files
Jul 21, 2026
Merged

chore(database/migrations): added missing drizzle journal files#70
Maximus7474 merged 2 commits into
mainfrom
chore/patch-missing-db-migration-files

Conversation

@Maximus7474

Copy link
Copy Markdown
Member

Description

Fixes the issue of db:migrate script not being useable due to a desync between database & migration journals.

  • Generative AI was used in the creation of the changes of this PR.

Tests

  • Tested in development mode
  • Passes typecheck
  • Builds & runs on Windows
  • Builds & runs on Linux

Additional Notes

@Maximus7474 Maximus7474 self-assigned this Jul 21, 2026
@Maximus7474 Maximus7474 added the bug Something isn't working label Jul 21, 2026
@github-actions github-actions Bot added area: database type: migration Migrations have been created labels Jul 21, 2026
@Maximus7474
Maximus7474 merged commit 84c3121 into main Jul 21, 2026
4 of 5 checks passed
@Maximus7474
Maximus7474 deleted the chore/patch-missing-db-migration-files branch July 21, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: database bug Something isn't working type: migration Migrations have been created

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant