graphql-engine/server/src-lib/Hasura/Backends/Postgres/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
ComputedField.hs server/bigquery: generate graphql schema for table computed fields 2022-05-25 10:25:38 +00:00
EventTrigger.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
Function.hs server: naming conventions for auto generated fields 2022-05-26 11:55:29 +00:00
RunSQL.hs Remove unrelated functions from GraphQL.Schema.Common 2022-05-27 15:41:06 +00:00
Source.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
Table.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00