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/04/08 02:07:00 UTC

[GitHub] [shardingsphere] strongduanmu opened a new pull request, #16651: Support postgresql alter/drop index statement with qualified name

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

   Fixes #16634.
   
   Changes proposed in this pull request:
   - optimize alter/drop index g4 grammar and modify visitor logic
   - add sql parse test case
   - extract common logic of `getTableNamesFromMetaData` method
   - refactor DropIndexStatementSchemaRefresher
   
   


-- 
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] tuichenchuxin merged pull request #16651: Support postgresql alter/drop index statement with qualified name

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


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