You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/06/09 05:15:57 UTC

[GitHub] [shardingsphere] mlkui opened a new pull request #10727: Add schema prefix before table name to some SQL script in test

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:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed pull request #10727: Add schema prefix before table name to some SQL script in test

Posted by GitBox <gi...@apache.org>.
tristaZero closed pull request #10727:
URL: https://github.com/apache/shardingsphere/pull/10727


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on pull request #10727: Add schema prefix before table name to some SQL script in test

Posted by GitBox <gi...@apache.org>.
tristaZero commented on pull request #10727:
URL: https://github.com/apache/shardingsphere/pull/10727#issuecomment-884705153


   Hi I have to close this one since there is no feedback anymore.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on pull request #10727: Add schema prefix before table name to some SQL script in test

Posted by GitBox <gi...@apache.org>.
tristaZero commented on pull request #10727:
URL: https://github.com/apache/shardingsphere/pull/10727#issuecomment-882021708


   Hi @mlkui Any progress?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org