Skip to content

Add filter by formula functionality #70

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

Merged
merged 4 commits into from
Jun 13, 2023
Merged

Conversation

chriship
Copy link
Contributor

@chriship chriship commented Jun 13, 2023

I found myself needing to do some more advanced filtering than is allowed through the where function (checking whether a value exists in an array). Adding a filterByFormula function which simply adds the raw formula string to the filters array allowed me to do that.

Would you consider merging?

Copy link
Member

@swilla swilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix the StyleCI issue and add documentation to the readme?

@chriship chriship requested a review from swilla June 13, 2023 12:57
@swilla swilla merged commit 9257595 into TappNetwork:master Jun 13, 2023
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.

2 participants