Skip to content

[FEATURE] create accounts schema for accounts tables #7125

@hrithikesh026

Description

@hrithikesh026

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?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

Metadata

Metadata

Assignees

Labels

C-featureCategory: Feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions