graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate
2022-01-19 08:38:48 +00:00
..
BoolExp.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
Column.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Delete.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Insert.hs server: Improve code readability around OnConflict clauses 2021-12-20 11:16:46 +00:00
Mutation.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
Returning.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
Select.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
Types.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Update.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00