This is an automated email from the ASF dual-hosted git repository.
chengzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 9c6d5e59026 Proxy support more data source connection pool (#27894)
add 0e972b46867 Fix 27169 (#27913)
No new revisions were added by this update.
Summary of changes:
.../src/main/antlr4/imports/oracle/BaseRule.g4 | 4 +-
.../src/main/antlr4/imports/oracle/DMLStatement.g4 | 2 +-
.../statement/type/OracleDMLStatementVisitor.java | 2 +-
.../parser/src/main/resources/case/dml/update.xml | 69 ++++++++++++++++++++++
.../main/resources/sql/supported/dml/update.xml | 2 +
5 files changed, 75 insertions(+), 4 deletions(-)