|
As mentioned in the documentation, schema management tooling (export, update, validation) will not work currently with multi-tenancy. So first, this is not a bug as it is documented to not be available. The reason it does not work is that currently the contract for getting Connections in multi-tenant set ups does not provide a method for getting a Connection from all datasources nor a way to know all the tenants.
|