evolution-api/prisma
Paulo Ferreira 287c679ce4 (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.
2025-06-28 09:27:13 -03:00
..
mysql-migrations (mysql): remove out-of-order wavoipToken migration 2025-06-28 09:27:13 -03:00
postgresql-migrations feat(IsOnWhatsapp): add optional lid field and update related logic 2025-06-13 11:52:32 -03:00
mysql-schema.prisma Merge pull request #1456 from thiagoomatheus/main 2025-05-16 13:38:30 -03:00
postgresql-schema.prisma feat(IsOnWhatsapp): add optional lid field and update related logic 2025-06-13 11:52:32 -03:00