LoveYou3000 commented on issue #17204: URL: https://github.com/apache/shardingsphere/issues/17204#issuecomment-5112075227
> getSchema I think this solution is not an ideal one because adding an attribute to `PostgreSQLDatabaseMetaData` would make it a stateful class. If an instance of this class does not call the `getSchema` method but directly calls the `getDefaultSchema` method, it will not be able to obtain the schema in the connection; instead, it will obtain the default `public` schema. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
