graphql-engine/server/src-lib/Hasura/Backends/Postgres
Daniel Harvey 8f4692d871 chore(server): move table related things to Hasura.Table.*
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9174
GitOrigin-RevId: d440647ac04b9c1717ecf22a2dbfb8c5f22b7c7a
2023-05-17 08:55:32 +00:00
..
Connection chore(server): Replace Aeson TH with generics in Hasura.Backends.* 2023-05-09 18:21:00 +00:00
DDL chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
Execute chore(server): resolve Native Query object relationships in schema cache 2023-05-09 15:50:13 +00:00
Instances chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
Schema chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
SQL Introduce Backend::getTableInfo 2023-05-16 16:29:38 +00:00
Translate chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
Types chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
Connection.hs server: split the Postgres Connection module 2022-03-09 07:15:17 +00:00
DDL.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00