mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 01:44:03 +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 |
||
---|---|---|
.. | ||
execute | ||
explain | ||
ndc-postgres-configuration | ||
validate_metadata_artifacts | ||
auth_config.jsonschema | ||
chinook-postgres.sql | ||
common.rs | ||
db_definition.sql | ||
execution.rs | ||
explain.rs | ||
finish.sql | ||
introspection.rs | ||
relationship.rs | ||
schema.json | ||
validate_metadata.rs |