Skip to content

Issue #1567 Native support for schema based multitenancy in sql-dao l… - #59

Open
ihussainbadshah wants to merge 1 commit into
eclipse-ecsp:feature/GH-1567-schema-based-multitenancyfrom
ihussainbadshah:feature/GH-1567-schema-based-multitenancy
Open

Issue #1567 Native support for schema based multitenancy in sql-dao l…#59
ihussainbadshah wants to merge 1 commit into
eclipse-ecsp:feature/GH-1567-schema-based-multitenancyfrom
ihussainbadshah:feature/GH-1567-schema-based-multitenancy

Conversation

@ihussainbadshah

Copy link
Copy Markdown
Contributor

…ibrary.

Please refer to our contributing docs for any questions on submitting a pull request.
Issues are required for both bug fixes and features.

Resolves https://github.com/HARMAN-Auto/sp-platform/issues/1567


Describe behaviour before the change

  • SQL DAO library did not support schema based multitenancy solution. Only supported deployment was database per tenant as part of multitenant deployment.

Describe behaviour after the change

  • SQL DAO library now supports schema based multitenancy and tenants can share a database with separate schema for each tenant.

Pull request checklist

  • I have read the CONTRIBUTING.md
  • My code follows the code style of this project
  • Tests for the changes have been added (for bug fixes / features)
  • All new and existing tests passed.
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

  • Yes
  • No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant