graphql-engine/server/src-lib/Hasura/Backends/Postgres
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
..
Connection PG SSL-cert maybe fields 2022-06-28 01:26:03 +00:00
DDL server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
Execute server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Instances server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Schema server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
SQL server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Translate server: Fix a bunch of HLint suggestions 2022-06-21 11:12:42 +00:00
Types server: add infrastructure to write runit tests for update parsers 2022-05-26 14:06:24 +00:00
Connection.hs server: split the Postgres Connection module 2022-03-09 07:15:17 +00:00
DDL.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00