This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 672b8a8f241 Remove useless config item after drop rule item (#26811)
add c47e511f97b Fix parse exception when oracle select start with connect
by statement contains level (#26818)
No new revisions were added by this update.
Summary of changes:
.../src/main/antlr4/imports/oracle/BaseRule.g4 | 2 +-
.../src/main/antlr4/imports/oracle/DMLStatement.g4 | 3 +-
.../case/dml/select-start-with-connect-by.xml | 73 ++++++++++++++++++++++
.../select-start-with-connect-by.xml} | 2 +-
4 files changed, 76 insertions(+), 4 deletions(-)
create mode 100644
test/it/parser/src/main/resources/case/dml/select-start-with-connect-by.xml
copy test/it/parser/src/main/resources/sql/supported/{dal/binlog.xml =>
dml/select-start-with-connect-by.xml} (78%)