This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 09c8a4b02e1 Fix Oracle XmlTable Function parse (#27529)
add 3bca9742d08 Fix parsing Oracle INSERT with multiple values (#27534)
No new revisions were added by this update.
Summary of changes:
.../oracle/src/main/antlr4/imports/oracle/DMLStatement.g4 | 2 +-
.../visitor/statement/type/OracleDMLStatementVisitor.java | 11 +++++++----
.../it/parser/src/main/resources/sql/supported/dml/insert.xml | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)