graphql-engine/v3/crates
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
..
auth use a better example of JWT claims namespace in JSON schema (#766) 2024-06-26 06:19:55 +00:00
custom-connector forward headers from commands as response headers (#707) 2024-06-25 07:27:05 +00:00
engine Enable aggregate relationships by default (#765) 2024-06-26 10:49:10 +00:00
execute Aggregate relationships GraphQL schema and execution (#756) 2024-06-26 09:10:33 +00:00
lang-graphql forward headers from commands as response headers (#707) 2024-06-25 07:27:05 +00:00
metadata-resolve Enable aggregate relationships by default (#765) 2024-06-26 10:49:10 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Enable aggregate relationships by default (#765) 2024-06-26 10:49:10 +00:00
query-usage-analytics Improvements to query usage analytics data shape (#715) 2024-06-25 07:57:15 +00:00
schema Aggregate relationships GraphQL schema and execution (#756) 2024-06-26 09:10:33 +00:00
sql do not replace tablescans for information_schema (#764) 2024-06-25 23:41:01 +00:00
utils Enable aggregate relationships by default (#765) 2024-06-26 10:49:10 +00:00