Open
Description
In the case of schema based multi-tenancy, there should be a possibility of printing schema name.
I have made local changes and it seems to work, but the test case don't pass as it using an older version of commons dbcp which uses jdk 1.6 where getSchema
method was not present in Connection
class.
Is there any plan to bring this change?
Metadata
Metadata
Assignees
Labels
No labels