evolution-api/prisma/postgresql-migrations
Davidson Gomes d8268b0eb1
Some checks failed
Check Code Quality / check-lint-and-build (push) Has been cancelled
Build Docker image / Build and Deploy (push) Has been cancelled
Security Scan / CodeQL Analysis (javascript) (push) Has been cancelled
Security Scan / Dependency Review (push) Has been cancelled
fix(migration): resolve PostgreSQL migration error for Kafka integration
- Corrected table reference in migration SQL to align with naming conventions.
- Fixed foreign key constraint issue that caused migration failure.
- Ensured successful setup of Kafka integration by addressing database migration errors.
2025-09-24 13:59:23 -03:00
..
20240609181238_init
20240610144159_create_column_profile_name_instance
20240611125754_create_columns_whitelabel_chatwoot
20240611202817_create_columns_debounce_time_typebot
20240712144948_add_business_id_column_to_instances
20240712150256_create_templates_table
20240712155950_adjusts_in_templates_table
20240712162206_remove_templates_table
20240712223655_column_fallback_typebot
20240712230631_column_ignore_jids_typebot
20240713184337_add_media_table
20240718121437_add_openai_tables
20240718123923_adjusts_openai_tables prisma: adjusts for mysql and postgres 2024-08-09 07:58:33 -03:00
20240722173259_add_name_column_to_openai_creds
20240722173518_add_name_column_to_openai_creds prisma: adjusts for mysql and postgres 2024-08-09 07:58:33 -03:00
20240723152648_adjusts_in_column_openai_creds
20240723200254_add_webhookurl_on_message
20240725184147_create_template_table
20240725202651_add_webhook_url_template_table
20240725221646_modify_token_instance_table
20240729115127_modify_trigger_type_openai_typebot_table
20240729180347_modify_typebot_session_status_openai_typebot_table
20240730152156_create_dify_tables
20240801193907_add_column_speech_to_text_openai_setting_table
20240803163908_add_column_description_on_integrations_table
20240808210239_add_column_function_url_openaibot_table
20240811021156_add_chat_name_column
20240811183328_add_unique_index_for_remoted_jid_and_instance_in_contacts
20240813003116_make_label_unique_for_instance
20240814173033_add_ignore_jids_chatwoot
20240814202359_integrations_unification
20240817110155_add_trigger_type_advanced
20240819154941_add_context_to_integration_session feat: translation in manager: English, Portuguese, Spanish and French 2024-08-20 07:29:14 -03:00
20240821120816_bot_id_integration_session
20240821171327_add_generic_bot_table
20240821194524_add_flowise_table
20240824161333_add_type_on_integration_sessions
20240825130616_change_to_evolution_bot
20240828140837_add_is_on_whatsapp_table
20240828141556_remove_name_column_from_on_whatsapp_table
20240830193533_changed_table_case
20240906202019_add_headers_on_webhook_config
20241001180457_add_message_status
20241006130306_alter_status_on_message_table
20241007164026_add_unread_messages_on_chat_table
20241011085129_create_pusher_table
20241011100803_split_messages_and_time_per_char_integrations
20241017144950_create_index refactor: Add indexes to improve performance in ChatwootService 2024-10-17 11:50:28 -03:00
20250116001415_add_wavoip_token_to_settings_table Update migration.sql 2025-08-18 08:43:21 -03:00
20250225180031_add_nats_integration feat: Add NATS integration and update Baileys service 2025-02-25 15:42:40 -03:00
20250514232744_add_n8n_table Add N8n integration with models, services, and routes 2025-05-14 20:47:23 -03:00
20250515211815_add_evoai_table feat(evoai): add Evoai and EvoaiSetting tables with foreign key constraints 2025-05-15 18:19:23 -03:00
20250516012152_remove_unique_atribute_for_file_name_in_media fix(media): allow multiples files with same name 2025-05-15 22:37:55 -03:00
20250612155048_add_coluns_trypebot_tables feat(Typebot): add splitMessages and timePerChar fields to Typebot models 2025-06-12 13:24:25 -03:00
20250613143000_add_lid_column_to_is_onwhatsapp feat(IsOnWhatsapp): add optional lid field and update related logic 2025-06-13 11:52:32 -03:00
20250918182355_add_kafka_integration fix(migration): resolve PostgreSQL migration error for Kafka integration 2025-09-24 13:59:23 -03:00
migration_lock.toml fix(media): allow multiples files with same name 2025-05-15 22:37:55 -03:00