zengxianbing opened a new issue, #35355: URL: https://github.com/apache/shardingsphere/issues/35355
## Question Use version org.apache.shardingsphere:sharding-jdbc-spring-boot-starter:4.0.0-RC1 1、The database field contains the keyword 'system' and has been escaped with the '`' symbol  2、However, the escape '`' was removed during the actual execution of SQL  3、Looking at the source code, this place has been removed  so Is there a way to preserve the escape '`' symbol and prevent its removal? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
