mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
7968975c95
<!-- Thank you for submitting this PR! :) --> ## Description This implements local relationships in the new `BooleanExpressionType`. We copy all the existing tests for this and reimplement them using the new types. Things currently missing: - a `BooleanExpressionType` can be specified to overwrite the target model's `where` clause when defining. Currently we ignore this, there is a follow up ticket for this: https://hasurahq.atlassian.net/browse/V3ENGINE-209 This work is behind a feature flag, so this is a no-op for the user. V3_GIT_ORIGIN_REV_ID: 6ae87e1ffb2ad0ebd27c6097e8ea87aca1a4c299 |
||
---|---|---|
.. | ||
benches | ||
bin/engine | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |