mlkui opened a new pull request #10727: URL: https://github.com/apache/shardingsphere/pull/10727
Changes proposed in this pull request: - Explictly add schema prefix before table names to some SQL scripts in test. For tools use 'Default Schema' like MySQL Workbench, these scripts should specify target schema through 'USE target_schema', or statements will be targted to the current 'Default Schema'. However, as 'USE' is not supported by all databases, like Postgre, we should then explictly add schema prefix before table names. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
