Skip to content

Commit 287c679

Browse files
committed
(mysql): remove out-of-order wavoipToken migration
Delete prisma/mysql-migrations/1707735894523_add_wavoip_token_to_settings_table, which executes before the initial Setting table is created and breaks fresh MySQL installs. The later migration 20250214181954_add_wavoip_token_column, line 145, already adds the column correctly, so keeping only that directory guarantees a clean deploy.
1 parent 3960624 commit 287c679

File tree

1 file changed

+0
-9
lines changed
  • prisma/mysql-migrations/1707735894523_add_wavoip_token_to_settings_table

1 file changed

+0
-9
lines changed

prisma/mysql-migrations/1707735894523_add_wavoip_token_to_settings_table/migration.sql

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)