tristaZero commented on issue #9255: URL: https://github.com/apache/shardingsphere/issues/9255#issuecomment-771312515
Hi @414135289 , > I found that there is no "not in" query condition in the SQLStatement object You're right, Ver 4.0.0 does not support the query with `not in` condition. Hi @jingshanglu Do we parse `not in` condition into `SQLstatement` in our 5.0.0-alpha Version? ---------------------------------------------------------------- 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]
