graphql-engine/v3/crates
Daniel Harvey c53c581a00 resolve ValueExpression (#436)
<!-- Thank you for submitting this PR! :) -->

## Description

We'll shortly be adding `BooleanExpression` to `ValueExpression`, which
will require resolving the internal `ModelPredicate`. This PR adds a
resolving step for `ValueExpression` to simplify that later step. It is
essentially a no-op to introduce a new type.

V3_GIT_ORIGIN_REV_ID: 8bfe4a180e12ae50d8f131072886054c0e618ec4
2024-04-03 10:24:15 +00:00
..
custom-connector Run cargo fmt in CI (#431) 2024-04-02 15:09:32 +00:00
engine resolve ValueExpression (#436) 2024-04-03 10:24:15 +00:00
hasura-authn-core Avoid .unwrap in favor of anyhow for better error messages in tests. (#430) 2024-04-02 17:06:56 +00:00
hasura-authn-jwt Enforce titles are set on most metadata json schemas (#434) 2024-04-02 23:39:44 +00:00
hasura-authn-webhook Fix a bug in usage of mockito. (#421) 2024-04-02 08:23:12 +00:00
lang-graphql Upgrade ndc-spec and opentelemetry, and add a traceresponse header. (#416) 2024-03-28 16:21:22 +00:00
open-dds Update the ndc-postgres dependency to the latest version. (#386) 2024-04-03 08:04:07 +00:00
opendds-derive Remove unused dependencies using cargo machete. (#413) 2024-03-28 09:17:47 +00:00
recursion_limit_macro lang-graphql: limit recursion to avoid stack overflows 2024-03-27 23:03:27 +00:00
tracing-util Upgrade ndc-spec and opentelemetry, and add a traceresponse header. (#416) 2024-03-28 16:21:22 +00:00