graphql-engine/server/src-lib/Hasura
Philip Lykke Carlsen 5d76f9cabf Feat: No feature flags for Native Queries and Stored Procedures
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9541
GitOrigin-RevId: 81a33de3a35405c6e45cb5bad160ad00871745eb
2023-06-14 13:21:37 +00:00
..
App Feat: No feature flags for Native Queries and Stored Procedures 2023-06-14 13:21:37 +00:00
Backends Stop swallowing data connector connection errors during schema cache building 2023-06-14 09:45:29 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Function server: collect remote schema and database introspections while building schema cache 2023-06-01 16:34:31 +00:00
GraphQL server: forward null value to the remote schema when field type is nullable 2023-06-13 15:04:40 +00:00
LogicalModel Move stored procedure validation into the schema cache builder 2023-06-13 13:31:06 +00:00
LogicalModelResolver NativeQueries: validate that there are no unused or undeclare arguments 2023-06-01 09:15:48 +00:00
Metadata server: collect remote schema and database introspections while building schema cache 2023-06-01 16:34:31 +00:00
NativeQuery Feat: No feature flags for Native Queries and Stored Procedures 2023-06-14 13:21:37 +00:00
QueryTags Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
RemoteSchema server: emit logs when stored introspection is used 2023-06-12 08:53:05 +00:00
RQL Feat: No feature flags for Native Queries and Stored Procedures 2023-06-14 13:21:37 +00:00
Server Feat: No feature flags for Native Queries and Stored Procedures 2023-06-14 13:21:37 +00:00
Services Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
SQL Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
StoredProcedure Feat: No feature flags for Native Queries and Stored Procedures 2023-06-14 13:21:37 +00:00
Table server: collect remote schema and database introspections while building schema cache 2023-06-01 16:34:31 +00:00
Tracing Add additional tracing spans to HGE GraphQL queries and the Super Connector 2023-05-31 05:49:12 +00:00
App.hs server: close subscriptions (with 1012) on metadata change 2023-06-13 09:24:19 +00:00
ClientCredentials.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
CredentialCache.hs server: Make HLint pass, by hook or by crook. 2023-04-25 14:03:02 +00:00
GC.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
HTTP.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Logging.hs server: emit logs when stored introspection is used 2023-06-12 08:53:05 +00:00
Name.hs chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
PingSources.hs Fix: Unable to use environment variable for CockroachDB connection string in Cloud 2023-02-14 12:15:58 +00:00
QueryTags.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Services.hs harmonize network manager handling 2023-02-22 15:55:54 +00:00
Session.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
ShutdownLatch.hs multitenant: make shutdown logic more abstract 2022-11-23 07:53:19 +00:00
Tracing.hs PLAT-438: improve traces from OpenTelemetry 2023-04-26 16:21:29 +00:00