Skip to content
New issue

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

[filtering]-Add support for not equality filters #229

Open
mononobi opened this issue Mar 31, 2023 · 0 comments
Open

[filtering]-Add support for not equality filters #229

mononobi opened this issue Mar 31, 2023 · 0 comments
Assignees
Labels
basic feature Basic required features enhancement New feature or request

Comments

@mononobi
Copy link
Owner

Add support for not equality filters.
Filtering should support not equality for single and list values.
it could be implementedby adding ! sign at the end of field name. for example:
name_!=jack
it should not be implemented for range filters because it does not have any usage that way.

@mononobi mononobi added enhancement New feature or request basic feature Basic required features labels Mar 31, 2023
@mononobi mononobi self-assigned this Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basic feature Basic required features enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant