dograh/api/alembic/versions
2026-05-22 14:36:50 +05:30
..
0a1b2c3d4e5f_add_mcp_in_toolcategory.py feat(mcp): generic MCP tool source with per-node function filtering (#301) 2026-05-19 16:10:00 +05:30
0c1bbc83fe9e_fix_unique_constraint_on_workflow_.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
0c1223cc266f_make_json_not_nullable.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
0fe708f2acb9_add_call_disposition_codes.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
1a7d74d54e8f_add_transfer_call_tool_category.py feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
1d441e79db94_add_user_model.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
1da1d650c0e4_add_total_call_duration_to_usage.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
2d6e2f41caa2_add_workflow_run.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
2dfee251117b_fix_defaults.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
2ed4baa89f15_add_annotations_in_workflow_run_model.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
2f638891cbb6_add_workflow_run_text_sessions.py feat: add chat based testing for voice agent (#308) 2026-05-21 15:20:02 +05:30
02ffd7f23d1d_add_index_in_workflow_run.py fix: make campaign process batch thread safe (#141) 2026-01-30 14:48:00 +05:30
3a0384c5ab2e_add_user_configuration.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
3a30110d7cd7_added_livekit_room.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
3cd3155084a2_dedup_org_scoped_recordings.py feat: allow recordings in tool transitions 2026-04-10 16:18:01 +05:30
4c1f1e3e8ef2_drop_looptalk_tables.py chore: remove looptalk (#299) 2026-05-16 17:45:12 +05:30
4d8e9b2a3c5f_drop_workflow_run_mode_enum.py feat: refactor telephony to support multiple telephony configurations (#251) 2026-04-29 11:39:57 +05:30
6bd9f67ec994_add_folders_and_workflow_folder_id.py feat: add google stt and tts. add folders to organize agents 2026-05-22 14:36:50 +05:30
6d2f94baf4b7_add_ari_mode.py feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
6fd8fac02883_add_user_email_and_password.py feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30
7e90cc8d025b_add_workflow_template.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
7feef09d7cc6_add_price_per_second_usd.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
08bb6e7f1397_added_campaign_table.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
9be6240baa00_add_recording_and_transcript_urls_in_.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
9ef49df72862_add_workflow_id_in_workflow_definition.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
9f5f2d35f6fb_remove_workflow_definition_id_from_.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
9f25ff8f3cbd_add_actions.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
13ccd6e1f5ad_add_workflow_run_mode.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
19d2a4b6c8ef_rename_integrations_organisation_id.py feat: add chat based testing for voice agent (#308) 2026-05-21 15:20:02 +05:30
20c780c2a218_add_provider.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
34c8537dfde5_add_processing_state_in_queued_runs.py fix: make campaign process batch thread safe (#141) 2026-01-30 14:48:00 +05:30
36b5dbf670e4_add_external_credentials_model.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
37d0a90fccba_add_api_keys_model.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
45fa7fec2993_add_selected_organisation_id_field_in_.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
49a8fe6841e6_add_state_field_to_workflow_runs.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
58f17b468b3c_add_workflow_definition.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
67a5cf3e09d0_unique_recording_id_per_org.py feat: allow recordings in tool transitions 2026-04-10 16:18:01 +05:30
93a1ddbb6ffd_add_workflow_model.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
477b47ce346b_add_organisation_id_in_workflow.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
488eb58e4e6e_add_cloudonix_mode.py feat: enable api key access to routes 2026-01-05 19:41:38 +05:30
493ca2bb001f_add_end_call_tool_category.py feat: add end_call tool (#118) 2026-01-14 16:40:40 +05:30
594f16adf97c_add_timezone_info_on_tables.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
693a865c011f_add_status_in_workflow.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
982ec8e434be_add_storage_backend_in_workflow.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
1225ac786848_add_organization_configurations.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
2159d4ac431a_added_quota_tables.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
3717ae6146e2_add_workflow_configurations.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
4735a1f0cdb3_add_queued_runs_table.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
6499c608d0f6_add_campaign_logs_column.py feat: add logs in campaigns for failure or pausing (#265) 2026-05-05 19:23:50 +05:30
9641b4f306cd_add_is_superuser_to_user_model.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
181475b2a1a1_add_public_access_token.py fix: remove duplicate index addition in migration (#129) 2026-01-26 15:04:24 +05:30
5253971e3f03_add_teplate_context_variables_in_.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
a1b2c3d4e5f6_make_tts_columns_nullable.py feat: allow recordings in tool transitions 2026-04-10 16:18:01 +05:30
a2b092ff7282_add_usage_info.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
a29b05f31ddf_add_last_validated_at.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
a57d25b75117_add_vonage_and_rename_config.py feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
a75ae71af479_add_log_in_workflow_run_model.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
a188ff90e76f_add_vobiz_mode_for_workflow.py feat: Update Dograh's UI Design (#67) 2025-11-29 15:39:57 +05:30
a399b39479fe_add_versioning_in_workflow_definitions.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30
a2355fc6bdc1_add_multi_telephony_config_tables.py feat: refactor telephony to support multiple telephony configurations (#251) 2026-04-29 11:39:57 +05:30
ac6da37c5034_add_created_by_in_integration.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
b3a1c7e94f12_add_telnyx_mode.py feat: integrate Telnyx telephony for outbound and inbound calling (#206) 2026-03-25 18:01:41 +05:30
b79f19f68157_add_call_type_column_to_workflow_runs.py Feat/inbound telephony (#113) 2026-01-12 10:10:30 +05:30
bee2a9fcc6a6_fix_datetime_to_be_in_utc.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
c7c56dd36b21_add_agent_trigger.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
c71db647d354_add_calculator_in_toolcategory.py feat: set calculator as custom tool on demand 2026-04-02 14:07:03 +05:30
c425d3445750_add_columns_in_usage_table.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
cdc80a4fd2dd_add_template_description.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
cdcf9f65913b_add_workflow_uuid.py fix: make trigger paths globally unique 2026-04-25 19:44:44 +05:30
d1dac4c93e61_add_partial_index_on_call_id_for_.py fix: add cloudonix CDR handling (#140) 2026-01-29 19:06:52 +05:30
d11fbd083a55_add_connection_details.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
d0060de90c18_fix_migrations.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
d666f3244648_add_integrations.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
d688d0da1123_backfill_workflow_definition_versioning.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30
dc33eef8dabe_add_document_tables.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
dcb0a27d98c6_remove_unique_tool_name_constraint.py feat: add end_call tool (#118) 2026-01-14 16:40:40 +05:30
e0d1a9b9f6c4_add_looptalk_testing_tables_without_.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
e02f387b7538_add_embed_token_model.py feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
e54ddb048535_add_recording_table.py feat: add hybrid text + recording functionality in agents (#191) 2026-03-16 15:04:08 +05:30
e7254d2c6c18_add_retrieval_mode_in_document.py feat: add full document mode in knowledge base 2026-04-09 13:49:20 +05:30
ebc80cea7965_add_tools_model.py feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
ec010596a0b4_change_datatype_of_usage_to_float.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
f2e1d0c9b8a7_add_plivo_mode.py feat: add Plivo telephony provider support (#245) 2026-04-25 20:41:46 +05:30
f6f19156bcb7_add_organisation_table.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
f952c9c1105a_add_failed_state_to_queued_runs.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
fec0fb9a8db7_add_index.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
fefdd1835b7d_retry_outbound_calls_for_campaigns.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30