We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes is handy to have the NOT LIKE %...% operator added to the drop down.
NOT LIKE %...%
NOT LIKE %...% operator should be added to the drop down list of operators, in Table search.
Right now:
After:
The text was updated successfully, but these errors were encountered:
c4ca6f3
Merge #16830 - Fix #16829 - Add NOT LIKE %...% operator to Table search
101dcb5
Pull-request: #16830 Fixes: #16829 Signed-off-by: William Desportes <williamdes@wdes.fr>
Add a ChangeLog entry for #16829
5525810
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Sometimes is handy to have the
NOT LIKE %...%operator added to the drop down.Describe the solution you'd like
NOT LIKE %...%operator should be added to the drop down list of operators, in Table search.Additional context
Right now:

After:

The text was updated successfully, but these errors were encountered: