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 54b3595fdf9 Add feature-mask profile (#36011)
add d0250df730f fix:Support for the PARSE function (#36013)
No new revisions were added by this update.
Summary of changes:
.../src/main/antlr4/imports/sqlserver/BaseRule.g4 | 7 ++++++-
.../antlr4/imports/sqlserver/SQLServerKeyword.g4 | 4 ++++
.../visitor/statement/SQLServerStatementVisitor.java | 15 +++++++++++++++
.../it/parser/src/main/resources/case/dml/select.xml | 20 ++++++++++++++++++++
.../src/main/resources/sql/supported/dml/select.xml | 1 +
5 files changed, 46 insertions(+), 1 deletion(-)