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/01/04 11:14:15 UTC

[shardingsphere] branch master updated (8cdac04 -> 62b971a)

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 8cdac04  Revise #14505 and add more unit tests (#14509)
     add 62b971a  support parse chinese (#14510)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/mysql/Literals.g4      |  2 +-
 .../src/main/antlr4/imports/opengauss/Literals.g4  |  2 +-
 .../src/main/antlr4/imports/oracle/Literals.g4     |  2 +-
 .../src/main/antlr4/imports/postgresql/Literals.g4 |  2 +-
 .../src/main/antlr4/imports/sql92/Literals.g4      |  2 +-
 .../src/main/antlr4/imports/sqlserver/Literals.g4  |  2 +-
 .../src/main/resources/case/ddl/create-table.xml   | 30 ++++++++++++++
 .../resources/sql/supported/ddl/create-table.xml   |  3 ++
 .../main/resources/sql/unsupported/unsupported.xml | 48 ----------------------
 9 files changed, 39 insertions(+), 54 deletions(-)