Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Conversation

puneetbehl
Copy link
Contributor

Fixes #450

@puneetbehl puneetbehl modified the milestones: 7.1.1, 7.2.1 Dec 17, 2021
@CLAassistant
Copy link

CLAassistant commented Dec 22, 2021

CLA assistant check
All committers have signed the CLA.

@sdelamo
Copy link
Contributor

sdelamo commented Dec 22, 2021

To test it, I added a domain class with the composite key using the tenantId to an example project. Without your fix the integration tests in that sample application fail because the app will not start.

@puneetbehl puneetbehl merged commit 43e353e into 7.2.x Dec 22, 2021
@puneetbehl puneetbehl deleted the bugfix/tenantIdComposite branch December 22, 2021 09:42
puneetbehl added a commit that referenced this pull request Jan 12, 2022
* Fix problem with tenantId part of Composite identifier

Fixes #450

* add multitenant with composite

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
puneetbehl added a commit that referenced this pull request Jan 12, 2022
* Fix problem with tenantId part of Composite identifier

Fixes #450

* add multitenant with composite

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
puneetbehl added a commit that referenced this pull request Jan 12, 2022
* Fix problem with tenantId part of Composite identifier

Fixes #450

* add multitenant with composite

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
puneetbehl added a commit that referenced this pull request Jan 12, 2022
* Fix problem with tenantId part of Composite identifier

Fixes #450

* add multitenant with composite

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-Tenancy discriminator column cannot be used in composite key
3 participants