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

fix: Passing null to not() filter is now allowed #775

Merged
merged 2 commits into from Dec 22, 2023
Merged

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

Currently passing null to not() filter is not allowed. This PR makes it possible.

Fixes #772

@dshukertjr dshukertjr changed the title fix: Passing null to not filter not allowed bug fix: Passing null to not() filter is now allowed Dec 21, 2023
@dshukertjr dshukertjr merged commit 13f0228 into main Dec 22, 2023
8 checks passed
@dshukertjr dshukertjr deleted the fix/not-null branch December 22, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Null value argument no longer possible in .not() filter
2 participants