graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate
Gil Mizrahi 7872be0e82 feature(server): support subscriptions in logical models
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8076
GitOrigin-RevId: 84a3e89d97bdb81c02803b644f417dfe51834405
2023-02-28 11:18:43 +00:00
..
Select feature(server): support subscriptions in logical models 2023-02-28 11:18:43 +00:00
BoolExp.hs Boolean expressions should talk about fields, not tables 2023-02-24 12:32:38 +00:00
Column.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Delete.hs server/nada: add unit test infrastructure for Postgres delete SQL generation 2022-08-11 10:46:49 +00:00
Insert.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Mutation.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Returning.hs [server] re-add native sql output 2023-01-27 14:38:07 +00:00
Select.hs server: minor nit-picks for the Postgres Select module split 2022-04-22 17:19:58 +00:00
Types.hs rename NativeQuery module hierarchy to LogicalModel 2023-02-22 09:23:54 +00:00
Update.hs Refactor Update IR to generalize Update vs Update Many across backends - compositional approach [GDC-687] 2023-01-10 01:56:14 +00:00