evolution-api/prisma/postgresql-migrations/20250612155048_add_coluns_trypebot_tables
Davidson Gomes bc451e8493 feat(Typebot): add splitMessages and timePerChar fields to Typebot models
- Introduced `splitMessages` and `timePerChar` fields in the Typebot and TypebotSetting models with default values.
- Created a migration script to update the database schema accordingly.
- Updated audio message handling to prepend `[audio]` to transcriptions for better clarity in message context.
2025-06-12 13:24:25 -03:00
..
migration.sql feat(Typebot): add splitMessages and timePerChar fields to Typebot models 2025-06-12 13:24:25 -03:00