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 2019/11/08 01:11:04 UTC

[GitHub] [incubator-shardingsphere] zcqshine commented on issue #3424: Sharding-JDBC 4.0.0-RC2 not support '~' Operator of PostgreSQL

zcqshine commented on issue #3424: Sharding-JDBC 4.0.0-RC2 not support '~' Operator of PostgreSQL  
URL: https://github.com/apache/incubator-shardingsphere/issues/3424#issuecomment-551338898
 
 
   > @zcqshine Your SQL was wrong which subquery used ~ operator.In PostgreSQL,~~ operator is equal to LIKE.
   
   postgresql support `~` operator:
   `~`Match regular expression, case related 'Thomas' ~'. * Thomas. * 
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services