This is an automated email from the ASF dual-hosted git repository.
hucong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 4e104401d13 Temporarily disable nativeTest for MS SQL Server's `DROP
TABLE IF EXISTS` statement due to refactoring (#35781)
add 305528afdc2 Support Oracle multiple backslash literal parsing
add b9182ab66de Support Oracle multiple backslash literal parsing
new d31d6bf24ed Merge pull request #35784 from FlyingZC/dev0623-parse2
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
RELEASE-NOTES.md | 3 +-
.../src/main/antlr4/imports/oracle/BaseRule.g4 | 2 +-
.../src/main/antlr4/imports/oracle/Literals.g4 | 2 +-
.../parser/src/main/resources/case/dml/select.xml | 39 ++++++++++++++++++++++
.../main/resources/sql/supported/dml/select.xml | 1 +
5 files changed, 44 insertions(+), 3 deletions(-)