Open sdelamo opened 2 years ago
@sdelamo the referenced issue in #450 doesn't seem even close to your current issue. I wonder, were you able to resolve it and move on? What solution did you come up with?
I'm having the same issue. The only work around I have come up with is to use the database multi-tenant strategy. But i'm yet to implement that to confirm if it will work. I wish the discriminator strategy would be solved since it creates a simplicity for doing analytics on the data that I strongly need
I am not sure anymore.
Add config:
Add two domain classess:
Sample repository:
https://github.com/sdelamo/gorm-multitenancy-additional-tenant-query
I think this is related with:
https://github.com/grails/gorm-hibernate5/issues/450