You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/06/27 05:44:11 UTC

[shardingsphere] branch master updated (17dda5bc3da -> a8c10003357)

This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 17dda5bc3da Refactor single table unit test (#18622)
     add a8c10003357 Support parsing DropServer in OpenGauss (#17736) (#18616)

No new revisions were added by this update.

Summary of changes:
 .../visitor/statement/impl/OpenGaussDDLStatementSQLVisitor.java   | 7 +++++++
 .../OpenGaussDropServerStatement.java}                            | 8 ++++----
 .../src/main/resources/sql/supported/ddl/drop-server.xml          | 4 ++--
 3 files changed, 13 insertions(+), 6 deletions(-)
 copy shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/dialect/statement/opengauss/{dcl/OpenGaussCreateUserStatement.java => ddl/OpenGaussDropServerStatement.java} (88%)