Skip to content

SQL NOT operator #1778

Answered by beikov
Maverick-501 asked this question in Q&A
Aug 3, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You are right that this is not possible yet. This is a nice new feature for version 2, which could be easily implemented with the generic predicate builder: #1596

Possible syntax:

cb.where()
  .not()
    ....
  .endNot()

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@beikov
Comment options

@beikov
Comment options

Answer selected by Maverick-501
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants