You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/12/04 07:48:10 UTC

[GitHub] [shardingsphere] jingshanglu opened a new issue #8505: Not support SQL_MODE ANSI_QUOTES

jingshanglu opened a new issue #8505:
URL: https://github.com/apache/shardingsphere/issues/8505


   
   
   ### Which version of ShardingSphere did you use?
   
   5.0.0-RC1-SNAPSHOT
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   SQL Parser
   
   ### Expected behavior
   
   when `SQL_MODE=ANSI_QUOTES`, The following SQL can be parsed
   
   ```
   select "id" from "t_order" where "t_order"."id"<10
   ```
   
   ### Actual behavior
   
   the sql can not be parsed
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #8505: Not support SQL_MODE ANSI_QUOTES

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #8505:
URL: https://github.com/apache/shardingsphere/issues/8505


   


----------------------------------------------------------------
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:
users@infra.apache.org