graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate
2023-04-24 15:18:56 +00:00
..
Select Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
BoolExp.hs Add an alias for EXISTS clauses in queries 2023-04-20 12:34:51 +00:00
Column.hs Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +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 Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +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 "Logical Models" → "Native Queries" 2023-04-13 16:12:20 +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