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 reject filter #1573

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Conversation

andershagbard
Copy link
Contributor

This filter adds the inverse of the where filter.

This filter also allows deep searching with dot notation.

Idea from: #1555

@andershagbard

This comment was marked as resolved.

@bakura10
Copy link

I’m not a ruby developer but it seems you also added a nice feature on the reject filter allowing to filter nested objects. This should most likely be backported to the where filter as well.

@andershagbard
Copy link
Contributor Author

I’m not a ruby developer but it seems you also added a nice feature on the reject filter allowing to filter nested objects. This should most likely be backported to the where filter as well.

That has proven a bit harder, as there is some backward compatibility we need to take care of: #1436

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.

None yet

4 participants