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: filterBy should compare values #8179

Closed
wants to merge 1 commit into from
Closed

fix: filterBy should compare values #8179

wants to merge 1 commit into from

Commits on Sep 9, 2022

  1. fix: filterBy should compare values

    FilterBy can be called with and without a second argument, when the
    second argument is used the filter should compare that value to the
    value in the record.
    jrjohnson committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a858345 View commit details
    Browse the repository at this point in the history