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

Handle null values #398

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Handle null values #398

merged 3 commits into from
Mar 14, 2024

Conversation

TomWright
Copy link
Owner

Fixes #346.

Correctly handle null values.

This allows you to select null values as expected, rather then treating them as not found.

@TomWright TomWright self-assigned this Mar 14, 2024
@TomWright TomWright merged commit 5d94a30 into master Mar 14, 2024
25 checks passed
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.

Delete selector can't find keys with null values
1 participant