graphql-engine/server/src-test/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
..
Auth server: Use max-age when refreshing JWKs if must-revalidate is present 2022-03-15 07:36:43 +00:00
Migrate server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
AuthSpec.hs server: Fix a bunch of HLint suggestions 2022-06-21 11:12:42 +00:00
MigrateSpec.hs server: GHC 9.2 changes compatible with 8.10 (#3550) 2022-06-25 22:09:05 +00:00
TelemetrySpec.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00