mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
2cd613077a
<!-- Thank you for submitting this PR! :) --> ## Description This makes the absolute happiest path `BooleanExpressionType` work. Caveats: - We ignore operator mappings, so we assume that the OpenDD operator name (ie, `_eq`) is the same as the data connector's name for it. - We have not tried to implement `comparisonRelationships` in any way yet. - Have not tried nested objects yet. All functionality here is behind a feature flag so has no user-facing impact. V3_GIT_ORIGIN_REV_ID: 5edb706c6d8b03b9fa59433ce24f05f37a69729a |
||
---|---|---|
.. | ||
benches | ||
bin/engine | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |