Closed alonsovb closed 10 months ago
The client should include a method for retrieving the database's catalog and schemas, which just executes a SHOW CATALOGS and SHOW SCHEMAS query underneath. If possible, we should make use of the parameters from both of those statements.
The client should include a method for retrieving the database's catalog and schemas, which just executes a SHOW CATALOGS and SHOW SCHEMAS query underneath. If possible, we should make use of the parameters from both of those statements.