added missing migrations in mysql prisma by pauloboc · Pull Request #1683 · EvolutionAPI/evolution-api · GitHub
Skip to content

added missing migrations in mysql prisma#1683

Merged
DavidsonGomes merged 1 commit intoEvolutionAPI:developfrom
pauloboc:develop
Jul 14, 2025
Merged

added missing migrations in mysql prisma#1683
DavidsonGomes merged 1 commit intoEvolutionAPI:developfrom
pauloboc:develop

Conversation

@pauloboc
Copy link
Copy Markdown
Contributor

@pauloboc pauloboc commented Jul 3, 2025

Summary by Sourcery

Add missing Prisma MySQL migrations for new integrations (N8n, Evoai, and Nats), extend the Typebot schema, and adjust Media and IsOnWhatsapp tables

New Features:

  • Create N8n and N8nSetting tables with indexes and foreign keys
  • Create Evoai and EvoaiSetting tables with indexes and foreign keys
  • Create Nats table with events JSON, unique index, and foreign key

Enhancements:

  • Add splitMessages and timePerChar columns to Typebot and TypebotSetting tables

Chores:

  • Drop unique index on Media.fileName
  • Add lid column to IsOnWhatsapp table

@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai Bot commented Jul 3, 2025

@DavidsonGomes DavidsonGomes merged commit 6da71f5 into EvolutionAPI:develop Jul 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants