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

Allow $filtering with enum integer value in squote and without squote #3014

Merged
merged 9 commits into from
Jul 22, 2024

Commits on Jul 10, 2024

  1. Allow comparison with underlying integral for Enum member and add cap…

    …ability to convert integral value to enum member name
    WanjohiSammy committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a3eeea0 View commit details
    Browse the repository at this point in the history
  2. Bump with tests

    WanjohiSammy committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9e4bf68 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Move helper methods to EnumHelper, use them to check for enum values …

    …and adds more tests to handle float, long and int.
    WanjohiSammy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    59f8772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79eda68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5011cad View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    35bcbde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb5dd50 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    d1ba431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237067f View commit details
    Browse the repository at this point in the history