Skip to content

Conversation

Narayanbhat166
Copy link
Contributor

Type of Change

  • Refactoring

Description

This PR will change the unique index on merchant_account_table to allow creating multiple connectors under the same profile.

Additional Changes

  • This PR modifies the database schema

migrations/2024-01-09-110013_change_mca_index_to_support_multiple_mca_for_profile/up.sql

Motivation and Context

How did you test it?

Run the migration locally and then create multiple connector accounts.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code

@Narayanbhat166 Narayanbhat166 added the C-refactor Category: Refactor label Jan 10, 2024
@Narayanbhat166 Narayanbhat166 added this to the December 2023 Release milestone Jan 10, 2024
@Narayanbhat166 Narayanbhat166 self-assigned this Jan 10, 2024
@Narayanbhat166 Narayanbhat166 requested a review from a team as a code owner January 10, 2024 05:02
@Narayanbhat166
Copy link
Contributor Author

Closing this as the changes are already included in #3091

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-refactor Category: Refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant