graphql-engine/server/src-lib/Hasura/Backends/MSSQL/DDL
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
..
Source server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
BoolExp.hs server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
EventTrigger.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
RunSQL.hs Fix a /= [] and add hint. 2022-05-27 12:28:24 +00:00
Source.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00