graphql-engine/server/src-lib/Hasura/GraphQL
Anon Ray 5a81eaa9b6 server: core changes for zero-downtime env vars update on cloud
[GS-232]: https://hasurahq.atlassian.net/browse/GS-232?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7207
Co-authored-by: pranshi06 <85474619+pranshi06@users.noreply.github.com>
Co-authored-by: Rakesh Emmadi <12475069+rakeshkky@users.noreply.github.com>
Co-authored-by: Puru Gupta <32328846+purugupta99@users.noreply.github.com>
Co-authored-by: Naveen Naidu <30195193+Naveenaidu@users.noreply.github.com>
GitOrigin-RevId: 90a771036da5275cd277f3daaf410381955c69de
2023-03-30 16:33:39 +00:00
..
Execute server: core changes for zero-downtime env vars update on cloud 2023-03-30 16:33:39 +00:00
Logging chore(server): split new statistics log from QueryLog 2023-03-15 13:06:47 +00:00
Schema feature(server): ordered columns in Logical Model return type 2023-03-22 16:35:56 +00:00
Transport server: core changes for zero-downtime env vars update on cloud 2023-03-30 16:33:39 +00:00
Analyse.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
ApolloFederation.hs server: move apollo-federation to GA 2023-03-15 08:15:51 +00:00
Context.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Execute.hs delete ExecutionCtx in favour of explicit argument passing 2023-03-21 12:37:21 +00:00
Explain.hs Allow backend execution to happen on the base app monad. 2023-02-09 14:40:04 +00:00
Logging.hs chore(server): split new statistics log from QueryLog 2023-03-15 13:06:47 +00:00
Namespace.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
ParameterizedQueryHash.hs Implement HLint suggestions and turn warnings into errors 2022-07-01 10:50:33 +00:00
RemoteServer.hs Simplify Transformable Requests Module 2023-03-22 00:01:07 +00:00
Schema.hs feature(server): custom return types as discreet metadata entity 2023-03-30 15:15:11 +00:00