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

Add tests for NOT IN/OUT operator #589

Open
kdhrubo opened this issue May 21, 2024 · 0 comments
Open

Add tests for NOT IN/OUT operator #589

kdhrubo opened this issue May 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request tests anything to do with Tests (resources, data, config, etc.)
Milestone

Comments

@kdhrubo
Copy link
Collaborator

kdhrubo commented May 21, 2024

filter = "code=out=(demo,real)"; //not in
filter = "code=notin=(demo,real)"; //not in

@kdhrubo kdhrubo added the enhancement New feature or request label May 21, 2024
@kdhrubo kdhrubo added this to the June2024 milestone May 21, 2024
@kdhrubo kdhrubo modified the milestones: June2024, Aug2024 Jun 29, 2024
@thadguidry thadguidry added the tests anything to do with Tests (resources, data, config, etc.) label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests anything to do with Tests (resources, data, config, etc.)
Projects
None yet
Development

No branches or pull requests

3 participants