graphql-engine/server/src-lib/Hasura
Brandon Simmons 4007104653 server: GS-650: dynamic postgres connection strings from file
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10401
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: Matthew Goodwin <49927862+m4ttheweric@users.noreply.github.com>
GitOrigin-RevId: 94967922738533a80c1af33cca7feab724cc89f6
2023-10-26 22:24:39 +00:00
..
App server: add Env Variable to set the number of requests processed at a time in async actions 2023-09-26 06:23:54 +00:00
Backends server: GS-650: dynamic postgres connection strings from file 2023-10-26 22:24:39 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing INFRA-832: logs OTLP export 2023-09-13 16:49:55 +00:00
Function server: collect remote schema and database introspections while building schema cache 2023-06-01 16:34:31 +00:00
GraphQL server, multitenant: model usage logs 2023-10-03 05:17:39 +00:00
LogicalModel chore(server): Table -> Native Query object relationships 2023-08-17 15:35:31 +00:00
LogicalModelResolver chore(server): Native Query -> Table array relationships 2023-08-14 12:35:53 +00:00
Metadata server: add Env Variable to set the number of requests processed at a time in async actions 2023-09-26 06:23:54 +00:00
NativeQuery Data Connectors Native Queries Support 2023-08-17 02:05:14 +00:00
QueryTags Remove the last of the obvious Aeson TemplateHaskell 2023-06-28 15:45:09 +00:00
RemoteSchema server, multitenant: model usage logs 2023-10-03 05:17:39 +00:00
RQL server: GS-650: dynamic postgres connection strings from file 2023-10-26 22:24:39 +00:00
Server server: GS-650: dynamic postgres connection strings from file 2023-10-26 22:24:39 +00:00
Services Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
SQL Remove some TemplateHaskell from Hasura.SQL 2023-06-29 10:32:19 +00:00
StoredProcedure chore(server): add track/untrack stored procedure metadata commands to bulk_atomic 2023-08-01 08:15:28 +00:00
Table Data Connectors Native Queries Support 2023-08-17 02:05:14 +00:00
Tracing server, multitenant: model usage logs 2023-10-03 05:17:39 +00:00
App.hs server: GS-650: dynamic postgres connection strings from file 2023-10-26 22:24:39 +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 server: use lighter GC in ourIdleGC when idle 2023-07-12 09:26:11 +00:00
HTTP.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Logging.hs server, multitenant: model usage logs 2023-10-03 05:17:39 +00:00
Name.hs feat(server): native Postgres array support 2023-06-28 08:47:59 +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 server: support w3c traceparent context 2023-09-13 13:42:30 +00:00