evolution-api/prisma
Guilherme Gomes fda6b0d50e feat(evoai): add Evoai and EvoaiSetting tables with foreign key constraints
- Created the Evoai and EvoaiSetting tables in the PostgreSQL migration.
- Defined primary keys and added foreign key constraints to link with the Instance table.
- Included unique index on instanceId for EvoaiSetting to ensure data integrity.
2025-05-15 18:19:23 -03:00
..
mysql-migrations Merge pull request #1433 from paulocoutinhox/fix-mysql-wavoip-token 2025-05-10 10:32:12 -03:00
postgresql-migrations feat(evoai): add Evoai and EvoaiSetting tables with foreign key constraints 2025-05-15 18:19:23 -03:00
mysql-schema.prisma feat(evoai): add EvoAI integration with models, services, and routes 2025-05-15 11:54:11 -03:00
postgresql-schema.prisma feat(evoai): add EvoAI integration with models, services, and routes 2025-05-15 11:54:11 -03:00