[FEATURE] create accounts schema for accounts tables #7125
Labels
C-feature
Category: Feature request or enhancement
S-awaiting-triage
Status: New issues that have not been assessed yet
Feature Description
Currently accounts related tables(organization, merchant_account and business_profile) are present in the public schema of each tenant. This needs to be moved to a new global accounts table.
Possible Implementation
In order to achieve this, we can first introduce a new schema in code and point it to the public schema of each tenant and later change it to different schema once the data is being transferred to the new schema.
Have you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: