graphql-engine/server/src-lib/Hasura/RQL/DDL
Philip Lykke Carlsen 926d5ecdb0 feat: Handle logical models in metadata when the feature is disabled
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8443
GitOrigin-RevId: 4df0f62979dc78103b786b6f0f8ffcde6def0739
2023-03-28 11:57:11 +00:00
..
Metadata server: warning in replace_metadata API 2023-02-20 14:20:38 +00:00
Permission Resolve LogicalModelMetadata permissions into LogicalModelInfo 2023-03-06 15:08:08 +00:00
Relationship Fixing omit_tracked argument to suggest_relationships API to be more granular 2023-02-10 01:53:30 +00:00
Schema feat: Handle logical models in metadata when the feature is disabled 2023-03-28 11:57:11 +00:00
Webhook Simplify Transformable Requests Module 2023-03-22 00:01:07 +00:00
Action.hs Remove MetadataStorageT, clean up error handling. 2023-02-03 01:05:09 +00:00
ApiLimit.hs multitenant, server: throw a warning if user sets a time limit greater than the system limit 2023-03-13 11:45:45 +00:00
ComputedField.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
ConnectionTemplate.hs server/pro/multitenant: Postgres connection routing using kriti templates 2023-01-25 07:14:31 +00:00
CustomTypes.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
DataConnector.hs Rewrite Tracing to allow for only one TraceT in the entire stack. 2023-03-13 17:38:39 +00:00
Endpoint.hs Remove MetadataStorageT, clean up error handling. 2023-02-03 01:05:09 +00:00
EventTrigger.hs server: fix scheduled events not showing up on console when the payload construction is failed 2023-03-14 12:28:49 +00:00
FeatureFlag.hs refactor: newtype alias for action checking feature flags 2023-03-22 10:48:22 +00:00
GraphqlSchemaIntrospection.hs Remove HasServerConfigCtx from the schema cache build. 2023-03-27 17:44:27 +00:00
Headers.hs server: event trigger codecs 2022-12-15 20:38:21 +00:00
InheritedRoles.hs Collect Metadata dependencies in a Sequence rather than a list 2022-11-30 18:13:31 +00:00
Metadata.hs Simplify Transformable Requests Module 2023-03-22 00:01:07 +00:00
Network.hs console: support suffix for tls allow list 2023-02-15 10:26:41 +00:00
OpenTelemetry.hs server: update metadata api for the OpenTelemetry exporter 2022-11-23 07:54:53 +00:00
Permission.hs Resolve LogicalModelMetadata permissions into LogicalModelInfo 2023-03-06 15:08:08 +00:00
QueryCollection.hs Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
QueryTags.hs Replace BackendSourceMetadata type alias with a newtype 2022-08-29 00:59:18 +00:00
Relationship.hs Collect Metadata dependencies in a Sequence rather than a list 2022-11-30 18:13:31 +00:00
RemoteRelationship.hs Block adding remote relationships where they are not supported by the Data Connector agent 2023-03-08 06:01:04 +00:00
ScheduledTrigger.hs Remove MetadataStorageT, clean up error handling. 2023-02-03 01:05:09 +00:00
Schema.hs Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
SourceKinds.hs Remove suffix from source kind display name 2023-02-17 23:18:54 +00:00
Warnings.hs server: warning in replace_metadata API 2023-02-20 14:20:38 +00:00