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 5eadf58 support parsing Postgre sql DROP AGGREGATE (#16486)
add 990e966 Fix literal with character charset (#16493)
No new revisions were added by this update.
Summary of changes:
.../src/main/antlr4/imports/mysql/BaseRule.g4 | 2 +-
.../src/main/resources/case/dml/insert.xml | 3 ++-
.../src/main/resources/case/dml/replace.xml | 3 ++-
.../src/main/resources/case/dml/select.xml | 7 +++++++
.../src/main/resources/sql/supported/dml/select.xml | 1 +
.../src/main/resources/sql/unsupported/unsupported.xml | 15 ---------------
6 files changed, 13 insertions(+), 18 deletions(-)