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 cases where comparison first and property first queries did not match #1134

Merged
merged 3 commits into from
Apr 30, 2022

Commits on Apr 30, 2022

  1. Rerouted 'constant_first_comparison' via 'property_first_comparison' …

    …in optimade/filtertransformers/mongo.py so and are handled priperly for constant_first_comparisons.
    JPBergsma authored and ml-evs committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a17a867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9018035 View commit details
    Browse the repository at this point in the history
  3. mend

    Added test for handling != in constant first comparissons.
    JPBergsma authored and ml-evs committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    464f0b9 View commit details
    Browse the repository at this point in the history