evolution-api/prisma
Davidson Gomes b604e4ecc7 feat: Introduce dify tables with related migrations
This commit introduces a new feature, dify tables, along with related migration scripts. The `prisma/migrations/20240730152156_create_dify_tables/migration.sql` file contains the migration for creating the dify tables, while the `prisma/postgresql-schema.prisma` file has been modified to include the necessary schema changes for these tables. This change improves data organization and simplifies data management for the project.
2024-07-30 12:22:39 -03:00
..
migrations feat: Introduce dify tables with related migrations 2024-07-30 12:22:39 -03:00
mysql-schema.prisma fix: adjusts for new manager 2024-07-29 15:09:40 -03:00
postgresql-schema.prisma feat: Introduce dify tables with related migrations 2024-07-30 12:22:39 -03:00