graphql-engine/server/src-lib/Hasura
Tom Harding 56a015fdfd Introduce Backend::getTableInfo
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9172
GitOrigin-RevId: 4c90f250d0172fd911eadbe5bbd6949770139cd0
2023-05-16 16:29:38 +00:00
..
App Use a separate feature flag for stored procedures 2023-05-04 12:45:37 +00:00
Backends Introduce Backend::getTableInfo 2023-05-16 16:29:38 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing chore(server): use generics over TH in Hasura.Eventing 2023-05-16 15:53:37 +00:00
Function chore(server): remove Template Haskell from Hasura.Function 2023-04-28 14:14:26 +00:00
GraphQL chore(server): Native Query array -> array relationships 2023-05-16 08:37:05 +00:00
LogicalModel Remove feature flag on logical models 2023-05-04 12:09:39 +00:00
LogicalModelResolver chore(server): remove NQ -> table relationships 2023-05-16 15:09:18 +00:00
Metadata server: methods for loading and storing source introspection 2023-05-15 15:58:43 +00:00
NativeQuery chore(server): remove NQ -> table relationships 2023-05-16 15:09:18 +00:00
QueryTags chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
RemoteSchema Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
RQL Introduce Backend::getTableInfo 2023-05-16 16:29:38 +00:00
Server server/pro: add prometheus metrics for caching 2023-05-16 07:38:36 +00:00
Services harmonize network manager handling 2023-02-22 15:55:54 +00:00
SQL chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
StoredProcedure chore(server): remove NQ -> table relationships 2023-05-16 15:09:18 +00:00
Tracing server: add the env var for toggling metric granularity 2023-05-11 05:21:16 +00:00
App.hs server: methods for loading and storing source introspection 2023-05-15 15:58:43 +00:00
ClientCredentials.hs RemoveHasura.RQL.Types dependency on Backends.Postgres.Execute.Types 2023-04-24 14:41:19 +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 v0.5. 2022-11-02 20:55:13 +00:00
HTTP.hs server: improve logging around HTTP Exception errors for Actions and Remote Schemas 2023-05-03 07:56:37 +00:00
Logging.hs Always flush the loggers without explicitly relying on onException 2023-04-05 11:07:14 +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 chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
Services.hs harmonize network manager handling 2023-02-22 15:55:54 +00:00
Session.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +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