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/07/10 16:17:18 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue, #19008: ContextManager.alterSchema() should split to 2 methods

terrymanu opened a new issue, #19008:
URL: https://github.com/apache/shardingsphere/issues/19008

   ContextManager.alterSchema() contains `toBeChangedTable` and `toBeDeletedTableName` parameters, which should not occur together.
   It should be split to 2 methods.


-- 
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.apache.org

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


[GitHub] [shardingsphere] terrymanu closed issue #19008: ContextManager.alterSchema() should split to 2 methods

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #19008: ContextManager.alterSchema() should split to 2 methods
URL: https://github.com/apache/shardingsphere/issues/19008


-- 
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] huangdx0726 commented on issue #19008: ContextManager.alterSchema() should split to 2 methods

Posted by GitBox <gi...@apache.org>.
huangdx0726 commented on issue #19008:
URL: https://github.com/apache/shardingsphere/issues/19008#issuecomment-1181241146

   Can i try it?


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