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 d9e156bceef Add todo for DatabaseRuleDefinitionExecutor (#29921)
add 7e7f4a1d7fa Support parsing SQL Server SELECT candidate_name,SSN sql
(#29920)
No new revisions were added by this update.
Summary of changes:
.../parser/src/main/resources/case/dml/insert.xml | 10 +
.../src/main/resources/case/dml/select-join.xml | 273 +++++++++++++++++++++
.../parser/src/main/resources/case/dml/select.xml | 38 +++
.../main/resources/sql/supported/dml/insert.xml | 1 +
.../resources/sql/supported/dml/select-join.xml | 2 +
.../main/resources/sql/supported/dml/select.xml | 1 +
6 files changed, 325 insertions(+)