Inquiry Regarding Multi-Tenancy Implementation in Quarkus 3.7.4 #39614
Unanswered
venkatesh-i2i
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the documentation for Quarkus 3.7.4 regarding Hibernate ORM's multi-tenancy configuration, the available options for defining the method of multi-tenancy are mentioned as DATABASE, NONE, and SCHEMA. However, there is DISCRIMINATOR type, as described in the guide, is not listed among the supported options in the properties.
Could you please clarify whether the DISCRIMINATOR type for multi-tenancy is supported in Quarkus 3.7.4? If not, are there any alternative approaches or plans to include support for DISCRIMINATOR in future releases?
Beta Was this translation helpful? Give feedback.
All reactions