tuohai666 opened a new issue #3259: Clear SQL92 problems for encrypt tests URL: https://github.com/apache/incubator-shardingsphere/issues/3259 ### Which version of ShardingSphere did you use? 4.0.0-RC3-SNAPSHOT ### Which project did you use? Sharding-JDBC or Sharding-Proxy? Both ### Expected behavior All test cases in incubator-shardingsphere/sharding-core/sharding-core-rewrite/src/test/resources/encrypt should pass. ### Actual behavior SQLs with single quotes can not pass the tests ### Reason analyze (If you can) Lexers with single quotes should be treated as string instead of identifier. ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. Execute assertRewrite(). ### Example codes for reproduce this issue (such as a github link). incubator-shardingsphere/sharding-core/sharding-core-rewrite/src/test/resources/encrypt
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
