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 8c6a42f7600 Fix create table hashSubpartitionQuantity rule (#29252)
     add 6c6896706c6 Improve oracle create index syntax parse (#29255)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/oracle/BaseRule.g4     |   4 +
 .../src/main/antlr4/imports/oracle/DDLStatement.g4 | 148 ++++++++++++++++++++-
 .../main/antlr4/imports/oracle/OracleKeyword.g4    |  20 +++
 .../src/main/resources/case/ddl/create-index.xml   |  16 +++
 .../resources/sql/supported/ddl/create-index.xml   |   2 +
 5 files changed, 188 insertions(+), 2 deletions(-)

Reply via email to