graphql-engine/server/src-lib/Hasura/Server
Samir Talwar 5f38743f29 server: Encapsulate catalog versions in their own type.
This came about as I tried to add an instance over catalog versions and
found they were just simple integers most of the time (and in one case,
a float).

I think this change also clarifies how catalog versions work.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4864
GitOrigin-RevId: a6b7db86de564b71a8c2b602bee6a456b8e20d63
2022-06-29 08:19:33 +00:00
..
API server: GHC 9.2 changes compatible with 8.10 (#3550) 2022-06-25 22:09:05 +00:00
Auth server: Fix a bunch of HLint suggestions 2022-06-21 11:12:42 +00:00
Init server: add default naming convention to TenantConfig 2022-06-14 09:18:20 +00:00
Migrate server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
Telemetry server/telemetry: support multiple sources 2022-06-15 08:03:31 +00:00
App.hs Generate TypeScript types for the Data Connector reference agent from the OpenAPI schema 2022-06-29 07:43:52 +00:00
Auth.hs server: assorted minor clean-up around HTTP managers 2022-02-16 07:09:47 +00:00
CheckUpdates.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Compression.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Cors.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Init.hs Fixes asyncActionsFetchIntervalEnv help message. 2022-06-23 05:07:13 +00:00
Limits.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Logging.hs server: Refactor TByteString to SerializableBlob 2022-06-17 09:57:38 +00:00
MetadataOpenAPI.hs server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
Metrics.hs server: add metric for the metadata resource version 2022-03-08 23:00:27 +00:00
Middleware.hs server: assorted minor clean-up around HTTP managers 2022-02-16 07:09:47 +00:00
Migrate.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
Name.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
OpenAPI.hs server: refactor Hasura.GraphQL.Analyse 2022-05-04 10:57:55 +00:00
Rest.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
SchemaCacheRef.hs Add unless/when related hints 2022-05-27 13:34:42 +00:00
SchemaUpdate.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Telemetry.hs Remove source cache requirement in action schema 2022-06-23 10:52:32 +00:00
Types.hs server/telemetry: support multiple sources 2022-06-15 08:03:31 +00:00
Utils.hs Weeding (2/?) 2022-06-09 16:40:49 +00:00
Version.hs server/ci: rework version baking, and cache dist-newstyle in CI 2022-04-05 15:59:09 +00:00