GitClassic
Feed
Explore
Random
Go Pro
Sign in
๐ฆ
juspay
/
hyperswitch
An open source payments switch written in Rust to make payments fast, reliable and affordable
hyperswitch
/
migrations
๐ main
๐
..
๐
00000000000000_diesel_initial_setup
๐
2022-09-29-084920_create_initial_tables
๐
2022-10-20-100628_add_cancellation_reason
๐
2022-10-26-101016_update_payment_attempt_status_intent_status
๐
2022-11-03-130214_create_connector_response_table
๐
2022-11-08-101705_add_cancel_to_payment_intent_status
๐
2022-11-21-133803_add_mandate_id_in_payment_attempt
๐
2022-11-24-095709_add_browser_info_to_payment_attempt
๐
2022-11-25-121143_add_paypal_pmt
๐
2022-11-30-084736_update-index-in-mca
๐
2022-12-05-090521_single_use_mandate_fields
๐
2022-12-07-055441_add_use_kv_to_merchant_account
๐
2022-12-07-133736_make_connector_field_optional
๐
2022-12-09-102635_mandate-connector-and-amount
๐
2022-12-10-123613_update_address_and_customer
๐
2022-12-11-190755_update_mock_up
๐
2022-12-12-132936_reverse_lookup
๐
2022-12-13-170152_add_connector_metadata
๐
2022-12-14-074547_error-code-in-payment_attempt
๐
2022-12-14-090419_add_payment_token_in_payment_attempt
๐
2022-12-14-092540_i32_to_i64
๐
2022-12-14-162701_update_payment_method
๐
2022-12-19-085322_rename_txn_id_to_attempt_id
๐
2022-12-19-085739_add_attempt_id_to_refund
๐
2022-12-20-065945_reduce_size_of_varchar_columns
๐
2022-12-21-071825_add_refund_reason
๐
2022-12-21-124904_remove_metadata_default_as_null
๐
2022-12-22-091431_attempt_status_rename
๐
2022-12-27-172643_update_locker_mock_up
๐
2023-01-03-122401_update_merchant_account
๐
2023-01-10-035412_connector-metadata-payment-attempt
๐
2023-01-11-134448_add_metadata_to_merchant_account
๐
2023-01-12-084710_update_merchant_routing_algorithm
๐
2023-01-12-140107_drop_temp_card
๐
2023-01-19-122511_add_refund_error_code
๐
2023-01-20-113235_add_attempt_id_to_payment_intent
๐
2023-02-01-135102_create_api_keys_table
๐
2023-02-02-055700_add_payment_issuer_and_experience_in_payment_attempt
๐
2023-02-02-062215_remove_redirect_and_payment_flow_from_payment_attempt
๐
2023-02-07-070512_change_merchant_connector_id_data_type
๐
2023-02-09-093400_add_bank_redirect
๐
2023-02-10-083146_make_payment_method_type_as_text
๐
2023-02-20-101809_update_merchant_connector_account
๐
2023-02-21-065628_update_merchant_account
๐
2023-02-21-094019_api_keys_remove_hash_key
๐
2023-02-22-100331_rename_pm_type_enum
๐
2023-02-28-072631_ang-currency
๐
2023-02-28-112730_add_refund_webhook_types
๐
2023-03-04-114058_remove_api_key_column_merchant_account_table
๐
2023-03-07-141638_make_payment_attempt_connector_json
๐
2023-03-14-123541_add_cards_info_table
๐
2023-03-15-082312_add_connector_txn_id_merchant_id_index_in_payment_attempt
๐
2023-03-15-185959_add_dispute_table
๐
2023-03-16-105114_add_data_collection_status
๐
2023-03-23-095309_add_business_sub_label_to_mca
๐
2023-03-23-123920_add_business_label_and_country_to_pi
๐
2023-03-26-163105_add_unresolved_status
๐
2023-03-27-091611_change_country_to_enum
๐
2023-03-30-132338_add_start_end_date_for_mandates
๐
2023-04-03-082335_update_mca_frm_configs
๐
2023-04-04-061926_add_dispute_api_schema
๐
2023-04-05-051523_add_business_sub_label_to_payment_attempt
๐
2023-04-05-121040_alter_mca_change_country_to_enum
๐
2023-04-05-121047_alter_pi_change_country_to_enum
๐
2023-04-06-063047_add_connector_col_in_dispute
๐
2023-04-06-092008_create_merchant_ek
๐
2023-04-11-084958_pii-migration
๐
2023-04-12-075449_separate_payment_attempt_algorithm_col
๐
2023-04-13-094917_change_primary_business_type
๐
2023-04-19-072152_merchant_account_add_intent_fulfilment_time
๐
2023-04-19-120503_update_customer_connector_customer
๐
2023-04-19-120735_add_time_for_tables
๐
2023-04-20-073704_allow_multiple_mandate_ids
๐
2023-04-20-162755_add_preprocessing_step_id_payment_attempt
๐
2023-04-21-100150_create_index_for_api_keys
๐
2023-04-25-061159_rename_country_code_to_country_alpha2
๐
2023-04-25-091017_merchant_account_add_frm_routing_algorithm.sql
๐
2023-04-25-141011_add_connector_label_col_in_file_metadata
๐
2023-04-26-062424_alter_dispute_table
๐
2023-04-26-090005_remove_default_created_at_modified_at
๐
2023-04-27-120010_add_payment_failed_event_type
๐
2023-05-02-102332_payout_create
๐
2023-05-03-121025_nest_straight_through_col_in_payment_attempt
๐
2023-05-05-112013_add_evidence_col_in_dispute
๐
2023-05-08-141907_rename_dispute_cols
๐
2023-05-16-145008_mandate_data_in_pa
๐
2023-05-29-094747_order-details-as-a-separate-column.sql
๐
2023-05-31-152153_add_connector_webhook_details_to_mca
๐
2023-06-14-105035_add_reason_in_payment_attempt
๐
2023-06-16-073615_add_ron_currency_to_db
๐
2023-06-18-042123_add_udf_column_in_payments
๐
2023-06-19-071300_merchant_key_store_shrink_merchant_id
๐
2023-06-22-161131_change-type-of-frm-configs.sql
๐
2023-06-26-124254_add_vnd_to_currency_enum
๐
2023-06-29-094858_payment-intent-remove-udf-field
๐
2023-07-01-184850_payment-intent-add-metadata-fields
๐
2023-07-03-093552_add_attempt_count_in_payment_intent
๐
2023-07-04-131721_add_org_id_and_org_name
๐
2023-07-07-091223_create_captures_table
๐
2023-07-08-134807_add_connector_response_reference_id_in_payment_intent
๐
2023-07-11-140347_add_is_recon_enabled_field_in_merchant_account
๐
2023-07-17-111427_add-fraud-check-table.sql
๐
2023-07-19-081050_add_zero_decimal_currencies
๐
2023-07-28-111829_update_columns_to_fix_db_diff
๐
2023-08-01-165717_make_event_id_unique_for_events_table
๐
2023-08-08-144148_add_business_profile_table
๐
2023-08-11-073905_add_frm_config_in_mca
๐
2023-08-16-080721_make_connector_field_mandatory_capture_table
๐
2023-08-16-103806_add_last_executed_frm_step
๐
2023-08-16-112847_add_profile_id_in_affected_tables
๐
2023-08-23-090712_payment_attempt_perf_idx
๐
2023-08-24-095037_add_profile_id_in_file_metadata
๐
2023-08-25-094551_add_recon_status_in_merchant_account
๐
2023-08-28-131238_make_business_details_optional
๐
2023-08-31-093852_add_merchant_decision
๐
2023-09-06-101704_payment_method_data_in_payment_methods
๐
2023-09-07-113914_add_amount_capturable_field_payment_attempt
๐
2023-09-08-101302_add_payment_link
๐
2023-09-08-112817_applepay_verified_domains_in_business_profile
๐
2023-09-08-114828_add_payment_link_id_in_payment_intent
๐
2023-09-08-134514_add_payment_confirm_source_in_payment_intent
๐
2023-09-13-075226_applepay_verified_domains_in_mca
๐
2023-09-14-032447_add_payment_id_in_address
๐
2023-09-17-152010_make_id_not_null_address
๐
2023-09-18-104900_add_pm_auth_config_mca
๐
2023-09-25-125007_add_surcharge_metadata_payment_attempt
๐
2023-10-05-085859_make_org_id_mandatory_in_ma
๐
2023-10-05-114138_add_payment_id_in_mandate
๐
2023-10-05-130917_add_mandate_webhook_types
๐
2023-10-06-101134_add_paymentLink_metadata_in_merchant_account
๐
2023-10-13-090450_add_updated_by_for_tables
๐
2023-10-13-100447_add-payment-cancelled-event-type
๐
2023-10-19-071731_add_connector_id_to_payment_attempt
๐
2023-10-19-075810_add_surcharge_applicable_payment_intent
๐
2023-10-19-101558_create_routing_algorithm_table
๐
2023-10-19-102636_back_fill_n_remove_connector_response
๐
2023-10-19-124023_add_connector_id_to_other_tables
๐
2023-10-23-101023_add_organization_table
๐
2023-10-25-070909_add_merchant_custom_name_payment_link
๐
2023-10-27-064512_alter_payout_profile_id
๐
2023-10-31-070509_add_payment_link_config_in_payment_link_db
๐
2023-11-02-074243_make_customer_id_nullable_in_address_table
๐
2023-11-06-065213_add_description_to_payment_link
๐
2023-11-06-110233_create_user_table
๐
2023-11-06-113726_create_user_roles_table
๐
2023-11-06-153840_introduce_new_attempt_and_intent_status
๐
2023-11-07-110139_add_gsm_table
๐
2023-11-08-144951_drop_connector_response_table
๐
2023-11-12-131143_connector-status-column
๐
2023-11-17-061003_add-unified-error-code-mssg-gsm
๐
2023-11-17-084413_add-unified-error-code-mssg-payment-attempt
๐
2023-11-23-100644_create_dashboard_metadata_table
๐
2023-11-24-112541_add_payment_config_business_profile
๐
2023-11-24-115538_add_profile_id_payment_link
๐
2023-11-28-081058_add-request_incremental_authorization-in-payment-intent
๐
2023-11-29-063030_add-incremental_authorization_allowed-in-payment-intent
๐
2023-11-30-170902_add-authorizations-table
๐
2023-12-01-090834_add-authorization_count-in-payment_intent
๐
2023-12-06-060216_change_primary_key_for_mca
๐
2023-12-06-112810_add_intent_fullfilment_time_payment_intent
๐
2023-12-07-075240_make-request-incremental-auth-optional-intent
๐
2023-12-11-075542_create_pm_fingerprint_table
๐
2023-12-12-112941_create_pm_blocklist_table
๐
2023-12-12-113330_add_fingerprint_id_in_payment_intent
๐
2023-12-14-060824_user_roles_user_status_column
๐
2023-12-14-101348_alter_dashboard_metadata_key_type
๐
2023-12-15-062816__net_amount_in_payment_attempt
๐
2023-12-18-062613_create_blocklist_lookup_table
๐
2023-12-27-104559_business_profile_add_session_expiry
๐
2023-12-28-063619_add_enum_types_to_EventType
๐
2024-01-02-111223_users_preferred_merchant_column
๐
2024-01-04-121733_add_dashboard_metadata_key_integration_completed
๐
2024-01-22-091431_create_authentication_table
๐
2024-01-22-114747_add_authentication_fields_to_attempt
๐
2024-01-29-100008_routing_info_for_payout_attempts
๐
2024-01-30-090815_alter_payout_type
๐
2024-02-05-123412_add_attempt_count_column_to_payouts
๐
2024-02-07-075631_add_request_external_authentication_in_intent
๐
2024-02-08-142804_add_mandate_data_payment_attempt
๐
2024-02-11-092812_add_authentication_processor_enum_to_ConnectorType
๐
2024-02-12-135546_add_fingerprint_id_in_payment_attempt
๐
2024-02-14-092225_create_roles_table
๐
2024-02-15-133957_add_email_to_address
๐
2024-02-15-153757_add_dashboard_metadata_enum_is_change_password_required
๐
2024-02-20-142032_add_locker_id_to_payment_methods
๐
2024-02-20-180952_add_connector_metadata_in_authentication
๐
2024-02-21-101951_add_payment_method_billing_to_payment_attempt
๐
2024-02-21-120100_add_last_used_at_in_payment_methods
๐
2024-02-21-143530_add_default_payment_method_in_customers
๐
2024-02-22-060352_add_mit_columns_to_payment_methods
๐
2024-02-22-100718_role_name_org_id_constraint
๐
2024-02-27-130532_add_enum_types_to_payment-source_enum
๐
2024-02-28-103308_add_dispute_amount_to_dispute
๐
2024-02-29-082737_update_payouts_for_analytics
๐
2024-03-01-111007_add_authentication_details_in_business_profile
๐
2024-03-04-204051_events_store_webhook_delivery_attempt_info
๐
2024-03-07-102620_add-network-transaction-id
๐
2024-03-11-102743_add_additional_authentication_fields
๐
2024-03-15-133951_pm-client-secret
๐
2024-03-16-170320_add_events_indexes
๐
2024-04-03-090257_add_profile_id_in_authentication_table
๐
2024-04-04-080427_add_payment_id_in_authentication_table
๐
2024-04-09-202926_add_confirm_to_payouts
๐
2024-04-10-034442_alter_payout_status
๐
2024-04-12-100908_add_dashboard_metadata_key_onboarding_survey
๐
2024-04-12-100925_mca_additional_merchant_data
๐
2024-04-15-101918_add_merchant_connector_id_in_authentication_table
๐
2024-04-17-084906_add_generic_link_table
๐
2024-04-23-061745_add_pm_collect_link_config_to_merchant_account
๐
2024-04-23-132120_add-extended-card-info-to-business-profile
๐
2024-04-24-075735_add-merchant-pkey-ttl-to-business-profile
๐
2024-04-24-104042_add_capture_method_in_fraud_check_table
๐
2024-04-24-111807_add-is-connector_agnostic_mit
๐
2024-04-28-095920_make_error_message_field_text
๐
2024-04-29-075651_store_payment_method_data_billing_in_payment_methods
๐
2024-05-06-065226_add_billing_config_to_business_profile
๐
2024-05-06-105026_user_key_store_table
๐
2024-05-06-165401_add_charges_in_payment_intent
๐
2024-05-07-080628_user_totp
๐
2024-05-07-092445_add_last_password_modified_at_column_to_users
๐
2024-05-08-111348_delete_unused_column_from_authentication
๐
2024-05-09-130152_collect_shipping_details_from_wallet_connector
๐
2024-05-10-074332_add_frm_metadata_to_payment_intent
๐
2024-05-14-092623_add_updated_by_column
๐
2024-05-15-133715_add_client_info_columns_in_payment_attempts
๐
2024-05-16-133628_make_connector_payout_id_nullalble
๐
2024-05-19-144009_add_new_value_to_event_type
๐
2024-05-21-065403_add_ds_trans_id_to_authentication_table
๐
2024-05-21-075556_add_directory_server_id_in_authentication
๐
2024-05-24-093318_add_more_currencies
๐
2024-05-27-190323_add_new_status_to_payout_status
๐
2024-05-28-054439_connector_wallets_details
๐
2024-05-30-105524_add_payout_link_id_in_payouts
๐
2024-05-31-074402_add_acquirer_country_code_in_authentication
๐
2024-06-03-090859_make_id_as_optional_for_payments
๐
2024-06-04-074145_add_client_secret_in_payouts
๐
2024-06-04-095858_add_priority_to_payouts
๐
2024-06-04-140449_create_index_for_connector_payout_id_and_merchant_id_in_payout_attempt
๐
2024-06-06-101812_user_optional_password
๐
2024-06-10-084722_create_user_authentication_methods_table
๐
2024-06-11-133954_make-payout_type-optional-in-payouts
๐
2024-06-12-060604_add_customer_details_in_payment_intent
๐
2024-06-14-145304_events_add_metadata_column
๐
2024-06-20-142013_collect_billing_details_from_wallet_connector
๐
2024-06-23-200642_add_billing_details_in_payment_intent
๐
2024-07-03-182616_add_merchant_order_reference_id
๐
2024-07-05-115837_add_shipping_details_in_payment_intent
๐
2024-07-10-065816_add_custom_outgoing_webhook_http_headers_to_business_profile
๐
2024-07-11-072518_add_customer_acceptance_in_payment_attempt
๐
2024-07-15-111327_change_primary_key_for_merchant_account
๐
2024-07-15-120121_change_primary_key_for_dispute
๐
2024-07-15-143920_change_primary_key_for_mandate
๐
2024-07-15-170210_change_primary_key_for_merchant_connector_account
๐
2024-07-17-064610_add_allowed_domains_to_link_data
๐
2024-07-17-131830_alter_payment_link
๐
2024-07-17-174449_change_primary_key_for_blocklist_table
๐
2024-07-18-120134_create_additional_fields_in_organization_table
๐
2024-07-19-044034_change_primary_key_for_refund
๐
2024-07-19-095541_change_primary_key_for_users
๐
2024-07-19-100016_change_primary_key_for_user_roles
๐
2024-07-19-100936_change_primary_key_for_roles
๐
2024-07-21-120246_add_version_mapping
๐
2024-07-22-082828_change_primary_key_for_payment_methods
๐
2024-07-23-060446_always_collect_billing_details_from_wallet_connector
๐
2024-07-23-060936_always_collect_shipping_details_from_wallet_connector
๐
2024-07-23-100214_make_org_and_merchant_id_nullable_user_roles
๐
2024-07-29-062548_add-organization_name-and-id-fields-in-organization
๐
2024-07-30-124102_add_entity_type_to_roles
๐
2024-07-31-063531_alter_customer_id_in_payouts
๐
2024-08-01-172628_add_is_payment_processor_token_flow_in_payment_intent_table
๐
2024-08-05-171030_add_shipping_cost_in_payment_intent
๐
2024-08-06-103905_drop_user_id_merchant_id_unique_in_user_roles
๐
2024-08-08-075600_add_api_version_to_merchant_account
๐
2024-08-09-102122_added_tax_connector_id_and_is_tax_connector_enabled_in_business_profile_table
๐
2024-08-12-104928_add_api_version_in_mca
๐
2024-08-12-130304_add_translations_table
๐
2024-08-20-112035_add-profile-id-to-txn-tables
๐
2024-08-21-085916_add_tax_details_in_payment_intent_to_store_tax_amount
๐
2024-08-26-043046_add-card-network-field-for-pa
๐
2024-08-27-190822_add_tax_processor_in_connector_type
๐
2024-08-28-044317_add_skip_external_tax_calcualtion_in_payment_intent_table
๐
2024-08-29-135449_add_version_to_business_profile
๐
2024-09-01-094614_remove-preferred-merchant-from-users
๐
2024-09-02-112941_add_version_in_payment_methods
๐
2024-09-03-053218_add_unified_code_message_to_payout
๐
2024-09-05-155712_add_new_variant_in_routing_algorithm_kind_type
๐
2024-09-05-160455_add_new_col_is_dynamic_routing_algorithm_in_business_profile
๐
2024-09-10-080050_add_shipping_cost_and_order_tax_amount_to_payment_attempt
๐
2024-09-12-112019_add_is_network_tokenization_enabled_in_business_profile
๐
2024-09-12-123315_add_network_token_locker_id_and_network_token_payment_method_data_and_network_token_ref_id_in_payment_methods
๐
2024-09-15-080630_add_addtional_payout_method_data_column_to_payout_attempt_table
๐
2024-09-24-105659_alter_entity_type_internal_to_merchant
๐
2024-09-25-113851_increase_connector_transaction_id_length_in_payment_and_refund
๐
2024-09-26-113912_add-auto-retries-configs-in-profile
๐
2024-10-13-182546_add_connector_mandate_id_in_payment_attempt
๐
2024-10-17-073555_add-profile-id-to-roles
๐
2024-10-17-123943_add-profile-enum-in-role-scope
๐
2024-10-24-123318_update-entity-type-column-in-roles
๐
2024-10-26-105654_add_column_tenant_id_to_user_roles
๐
2024-10-28-125949_add_dispute_currency_column_in_dispute_table
๐
2024-11-06-121933_setup-themes-table
๐
2024-11-13-090548_add-extended-authorization-related-fields
๐
2024-11-13-105952_add_call-back-mapper_table
๐
2024-11-14-084429_add_sca_exemption_field_to_payment_intent
๐
2024-11-15-171347_add_capture_method_sequential_automatic
๐
2024-11-20-110014_add-entity-type-and-theme-name-in-themes
๐
2024-11-22-091336_add_split_payments_in_payment_intent
๐
2024-11-24-104438_add_error_category_col_to_gsm
๐
2024-11-28-103344_add_split_refunds
๐
2024-12-02-095127_add_new_table_dynamic_routing_stats
๐
2024-12-02-110129_update-user-role-entity-type
๐
2024-12-03-072318_platform_merchant_account
๐
2024-12-04-072648_add_is_click_to_pay_enabled
๐
2024-12-05-115544_add-service-details
๐
2024-12-05-131123_add-email-theme-data-in-themes
๐
2024-12-10-091820_add-clear-pan-possible-to-gsm
๐
2024-12-11-092624_add-email-domain-in-auth-methods
๐
2024-12-11-092649_add-authentication-product-ids-in-business-profile
๐
2024-12-13-080558_entity-id-backfill-for-user-roles
๐
2024-12-16-111228_add_new_col_payment_method_type_in_dynamic_routing_stats
๐
2024-12-17-141811_add_relay_table
๐
2024-12-18-061400_change-roles-index
๐
2024-12-18-124527_add_new_value_in_success_based_routing_conclusive_state
๐
2024-12-24-115958_add-unified-code-and-message-in-refunds
๐
2024-12-28-121104_add_column_tenant_id_to_roles
๐
2025-01-03-084904_add_currencies
๐
2025-01-03-104019_migrate_permission_group_for_recon
๐
2025-01-07-101337_global_sr_connector_dynamic_routing
๐
2025-01-07-105739_create_index_for_relay
๐
2025-01-09-135057_add_processor_transaction_data
๐
2025-01-13-060852_add_card_discovery_in_payment_attempt
๐
2025-01-14-832737_add_charges_to_payment_attempt
๐
2025-01-27-113914_add_card_testing_guard_config_column_to_business_profile
๐
2025-01-30-111507_add_organization_id_in_authentication
๐
2025-02-06-111828_drop_int_id_column_accross_database
๐
2025-02-06-122415_udpate-roles
๐
2025-02-10-101701_recreate_varchar_id_column_for_merchant_account
๐
2025-02-11-062329_add-product-type-column-merchant-account
๐
2025-02-18-091645_add_api_version_for_process_tracker
๐
2025-02-19-072457_add_is_overall_delivery_successful_column_in_events_table
๐
2025-02-27-171444_add-clear-pan-retries-enabled-to-profile
๐
2025-03-04-053541_add_api_version_to_organization
๐
2025-03-04-105454_add_force_3ds_challenge_column_to_business_profile
๐
2025-03-10-060950_add_issuer_code_and_message_in_payment_attempt
๐
2025-03-10-103959_add_is_debit_routing_enabled_to_profile
๐
2025-03-11-171330_add-force-3ds-challenge-in-payment-intent
๐
2025-03-20-085151_force-3ds-challenge-triggered
๐
2025-03-21-091838_add_new_col_processor_mid_and_created_by
๐
2025-03-21-113624_add-recon-status-enum-variant-dashboard-metadata
๐
2025-03-21-134323_add_merchant_business_country_in_business_profile
๐
2025-03-25-090203_add_id_column_to_profile_mca
๐
2025-04-07-133030_add_feature_data_column_to_gsm
๐
2025-04-09-074315_add_setup_future_usage_to_payment_attempt
๐
2025-04-10-095823_add_platform_context_in_organization
๐
2025-04-29-144409_add_lineage_context_to_users
๐
2025-05-05-104001_is_iframe_redirection_enabled_to_business_profile
๐
2025-05-06-121325_is_iframe_redirection_enabled_to_payment_intent
๐
2025-05-08-062918_add-vault-processor-in-connector-type
๐
2025-05-08-102850_add_de_euclid_id_in_routing_algorithm_table
๐
2025-05-16-064616_add_is_pre_network_tokenization_enabled_in_business_profile
๐
2025-05-19-130655_authentication_table_refactor
๐
2025-05-21-134155_add_three_ds_decision_rule_algorithm_to_business_profile
๐
2025-05-21-194538_modify_attemptstatus_and_intentstatus
๐
2025-05-22-191239_add-three-ds-decision-rule-to-algorithm-kind
๐
2025-05-24-205102_add-three-ds-authentication-to-transaction-type
๐
2025-05-25-185220_add-merchant_return_url-column-to-payment_intent
๐
2025-06-05-122346_add-acquirer-config-in-business-profile
๐
2025-06-09-080126_add_merchant_category_code_in_business_profile
๐
2025-06-19-124558_add_routing_approach_to_attempt
๐
2025-06-19-170656_alter_payout_primary_key
๐
2025-06-24-172453_add_new_fields_to_authentication_table
๐
2025-06-27-120507_update_routing_approach
๐
2025-07-01-073253_add_connector_request_reference_id_and_is_payment_id_from_merchant
๐
2025-07-02-071146_add-merchant-country-code-in-business-profile
๐
2025-07-14-add_dispute_polling_interval_to_business_profile
๐
2025-07-21-120614_add_table_for_hyperswitch_ai_interactions
๐
2025-07-24-081357_customer_user_agent_extended
๐
2025-07-24-214849_add_expired_to_intent_and_attempt_status_and_event
๐
2025-07-25-115018_add_authn_fields_challenge_code_cancel_reason_message_extension
๐
2025-07-28-762893_add_payment_channel_to_payment_intent
๐
2025-07-31-181024_add_l2_l3_fields_to_payment_intent
๐
2025-07-31-193521_add_tax_registration_id_to_customer
๐
2025-08-01-050109_add_origin_zip_to_address
๐
2025-08-02-080018_add_partial_authorization_to_payment_intent
๐
2025-08-02-084127_add_partial_auth_enum_variants
๐
2025-08-04-143048_add-VoidedPostCharge
๐
2025-08-20-095434_add_ntid_in_attempt_table
๐
2025-08-21-110802_add_subcription_table
๐
2025-09-03-115802_add-is_manual_retry_enabled-to-business_profile
๐
2025-09-04-063109_update_subscription_table_with_profile_id
๐
2025-09-08-832974_overcapture_flags_to_payment_intent_attempt_and_profile
๐
2025-09-09-171443_add_network_details_in_attempt_table
๐
2025-09-10-101514_add_invoice_table
๐
2025-09-15-065211_add-challenge-request-key-in-authentication
๐
2025-09-17-165505_update_subscription_table_with_merchant_ref_id
๐
2025-09-18-063125_add_billing_processor_id_to_business_profile
๐
2025-09-20-190742_add_external_vault_source_in_payment_method_and_is_external_vault_enabled_in_profile
๐
2025-09-22-084821_add_stored_credentials_payment_intent
๐
2025-09-23-112547_add_billing_processor_in_connector_type
๐
2025-09-25-075008_add_mit_category_in_payment_intnet
๐
2025-09-29-074746_add_authorized_amount_to_payment_attempt
๐
2025-10-06-093228_add_l2_l3_to_business_profile
๐
2025-10-06-111411_deprecated_roles_backfill
๐
2025-10-07-100547-0000_add_bank_redirect_in
๐
2025-10-07-130304_add_connector_invoice_id
๐
2025-10-07-160015_add-plan-id-and-price-id-to-subscription
๐
2025-10-09-171834_invoice_subscription_id_connector_invoice_id_unique_index
๐
2025-10-10-101024-0000_add_payout_connector_metadata_in_payout_attempt_table
๐
2025-10-15-112824_add_invoice_paid_event_type
๐
2025-10-16-121924_add_clf_currency
๐
2025-10-21-075817_add-organization_id-to-payouts-table
๐
2025-10-22-094643_drop_duplicate_index_from_invoice_table
๐
2025-10-23-085511_add_extended_authorization_last_applied_at
๐
2025-10-24-082437_add-customer-details-to-authentication
๐
2025-10-31-090928_add_billing_descriptor_in_payment_intent
๐
2025-11-11-111301_add_tracking_fields_to_customers
๐
2025-11-11-143207_backfill_org_id_in_payouts_table
๐
2025-11-12-043628_add_tokenization_payment_intent
๐
2025-11-12-075136_add_tokenization_field_in_payment_attempt
๐
2025-11-12-135015_add_tracking_fields_to_payment_methods
๐
2025-11-13-124122_add_partner_merchant_identifier_details_in_payment_intent
๐
2025-11-25-131915_add-enc-payment-method-data-in-attempt
๐
2025-11-26-112831_add-authentication-analytics-related-fields-in-authentication-table
๐
2025-12-01-113559_add_application_source_to_process_tracker
๐
2025-12-01-162256_add_partially_captured_and_processing_to_intent_status
๐
2025-12-03-122636_add_state_to_payment_intent
๐
2025-12-09-091856-0000_add_version_to_themes_table
๐
2025-12-10-114754_add_standardised_fields_to_gsm
๐
2025-12-12-120000_add_error_details_to_payment_attempt