graphql-engine/v3/crates/engine
Daniel Chambers 82c0c65bd0 Enable aggregate relationships by default (#765)
NOTE: This PR is stacked on #756 and should be shipped after that is
merged.

This PR enables the existing aggregate relationships work (see #725,
#731, #756) by default by removing the experimental flag it used to be
disabled behind.

The new OpenDD schema changes that were added are also unhidden so that
they are visible in the OpenDD JSON Schema.

V3_GIT_ORIGIN_REV_ID: cfd86d8a9ea61887ccf0f1a5d08bdcc3dda59cdc
2024-06-26 10:49:10 +00:00
..
benches Remove redundant clones. (#752) 2024-06-24 14:09:02 +00:00
bin/engine Make the internal metadata-resolve flags copyable. (#762) 2024-06-26 02:27:41 +00:00
src Enable aggregate relationships by default (#765) 2024-06-26 10:49:10 +00:00
tests Enable aggregate relationships by default (#765) 2024-06-26 10:49:10 +00:00
build.rs Use Clippy to help simplify conditions. (#648) 2024-05-31 13:02:00 +00:00
Cargo.toml Experimental SQL interface (#742) 2024-06-25 18:46:39 +00:00