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 2022/05/08 03:30:07 UTC

[GitHub] [shardingsphere] strongduanmu opened a new pull request, #17438: Fix wrong route result when execute create schema statement in encrypt scenario

strongduanmu opened a new pull request, #17438:
URL: https://github.com/apache/shardingsphere/pull/17438

   Fixes #17406.
   
   Changes proposed in this pull request:
   - add SingleTableRouteEngineFactory to create SingleTableRouteEngine implement class
   - rename SingleTableRouteEngine to SingleTableStandardRouteEngine
   - add new SingleTableDatabaseBroadcastRouteEngine to handle ddl statement without single tables
   


-- 
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 merged pull request #17438: Fix wrong route result when execute create schema statement in encrypt scenario

Posted by GitBox <gi...@apache.org>.
tristaZero merged PR #17438:
URL: https://github.com/apache/shardingsphere/pull/17438


-- 
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