hyperswitch
e88672c9 - refactor: move merchant_key_store table to accounts schema (#7746)

Comment changes are shownComment changes are hidden
Commit
72 days ago
refactor: move merchant_key_store table to accounts schema (#7746) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Author
Parents
  • api-reference-v2
    • File
      openapi_spec.json
  • crates
    • api_models/src
      • File
        admin.rs
    • common_types/src
      • File
        payment_methods.rs
      • File
        primitive_wrappers.rs
    • diesel_models/src
      • File
        business_profile.rs
      • File
        schema_v2.rs
    • hyperswitch_domain_models/src
      • File
        business_profile.rs
    • router/src
      • core
        • File
          admin.rs
      • File
        db.rs
      • db
        • File
          merchant_key_store.rs
      • types
        • File
          payment_methods.rs
  • v2_migrations/2024-08-28-081837_add_not_null_constraints_to_v2_columns
    • File
      down.sql
    • File
      up.sql