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 2021/11/05 09:27:44 UTC

[shardingsphere] branch master updated (89dae2d -> cf226d5)

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 89dae2d  Update readme and overview (#13473)
     add cf226d5  fix alter table drop constraint. (#13476)

No new revisions were added by this update.

Summary of changes:
 .../impl/MySQLDDLStatementSQLVisitor.java          |  4 +++-
 .../src/main/antlr4/imports/opengauss/BaseRule.g4  |  1 +
 .../src/main/resources/case/ddl/create-table.xml   | 22 ++++++++++++++++++++++
 .../resources/sql/supported/ddl/alter-table.xml    |  2 +-
 .../resources/sql/supported/ddl/create-table.xml   |  1 +
 .../resources/scenario/sharding/case/alter.xml     | 15 +++++++++++++++
 .../resources/scenario/sharding/case/create.xml    |  5 +++++
 .../resources/scenario/sharding/case/insert.xml    |  4 ++--
 8 files changed, 50 insertions(+), 4 deletions(-)