Paulo Ferreira
8dd51b0302
added missing migrations in mysql prisma
2025-07-03 15:20:03 -03:00
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
Davidson Gomes
e5989f3d47
Merge pull request #1433 from paulocoutinhox/fix-mysql-wavoip-token
...
fix mysql wavoip token
2025-05-10 10:32:12 -03:00
Paulo Coutinho
90e27cc7d8
fix mysql wavoip token
2025-05-10 03:53:35 -03:00
Davidson Gomes
8f632a6f5c
Merge pull request #1244 from AndersonSilvaCavalcante/hotfix/missing-wavoipToken-mysql
...
hotfix(migration): add missing wavoipToken column in MySQL schema
2025-02-16 13:04:29 -03:00
Anderson Cavalcante
a4ac798b43
hotfix(migration): add missing wavoipToken column in MySQL schema
2025-02-14 15:26:07 -03:00
julianoaj
da72edfb03
🐛 Corrige problema na API relacionado à migration. Fixes #1234
...
Corrige problema na API relacionado à migration. Fixes #1234
2025-02-12 16:14:21 -03:00
Rafael Souza
c8410bd146
Fix Message.Status as String
2024-11-08 07:15:23 -03:00
vagnersantos
af56b06f50
fix: add migration field message status
2024-10-01 15:11:36 -03:00
Davidson Gomes
d776770d09
refactor: evolution bot
2024-08-25 10:22:22 -03:00
Davidson Gomes
238c332df5
fix: get integrations sessions by type
2024-08-24 13:20:30 -03:00
Davidson Gomes
e9f4477d11
feat: flowise integration
2024-08-21 17:33:45 -03:00
Davidson Gomes
975f41d58e
fix: migrations
2024-08-15 13:13:08 -03:00
Davidson Gomes
061696e140
feat: dify now identifies images
2024-08-15 11:12:07 -03:00
Davidson Gomes
b3991cf6bb
feat: Added ignoreJids in chatwoot settings
2024-08-14 14:59:47 -03:00
Davidson Gomes
04f6e11cbd
fix: adjusts in migrations
2024-08-13 13:15:13 -03:00
Davidson Gomes
678f2c2b5d
prisma: adjusts for mysql and postgres
2024-08-09 07:58:33 -03:00