graphql-engine/server/src-lib/Hasura/Backends/Postgres
Krushan Bauva 8a9fa8d567 server: fix event fetching API bugs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9216
GitOrigin-RevId: a944251e59e5ddcd499f2894763dc14fa85f8501
2023-05-19 12:53:23 +00:00
..
Connection chore(server): Replace Aeson TH with generics in Hasura.Backends.* 2023-05-09 18:21:00 +00:00
DDL server: fix event fetching API bugs 2023-05-19 12:53:23 +00:00
Execute chore(server): split NamingCase type from functions 2023-05-17 14:03:40 +00:00
Instances Adding UDF (user-defined-functions) support to Data Connectors - GDC-820 2023-05-19 04:48:46 +00:00
Schema Adding UDF (user-defined-functions) support to Data Connectors - GDC-820 2023-05-19 04:48:46 +00:00
SQL Introduce Backend::getTableInfo 2023-05-16 16:29:38 +00:00
Translate chore(server): split NamingCase type from functions 2023-05-17 14:03:40 +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