This is an automated email from the ASF dual-hosted git repository. chengzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
commit e788ae9372b721f0376ee2a02866b50ca0ffdf3f Merge: 1b23ed2b0b0 efdf1bfcd5c Author: ZhangCheng <[email protected]> AuthorDate: Fri Aug 8 09:11:31 2025 +0800 Merge pull request #36206 from ccxxxyy/issueNo fix:Support for the WITH table hint in DELETE statements .../main/antlr4/imports/sqlserver/DMLStatement.g4 | 2 +- .../it/parser/src/main/resources/case/dml/delete.xml | 20 ++++++++++++++++++++ .../src/main/resources/sql/supported/dml/delete.xml | 1 + 3 files changed, 22 insertions(+), 1 deletion(-)
