graphql-engine/server/src-lib/Hasura/Server/Migrate
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
..
Internal.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
LatestVersion.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
Version.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00