graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate
Abby Sassel 3166010ac1 server: belatedly address #2889 feedback
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2945
GitOrigin-RevId: 8ccb6479391c2b38af6a4c9ac209e29d4e26f65c
2021-11-24 21:40:44 +00:00
..
BoolExp.hs Correctly translate permissions on functions to SQL, and simplify Bool Exp IR 2021-10-18 09:17:42 +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, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Mutation.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Returning.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Select.hs server: Document the Postgres.Translate.Select module 2021-10-06 14:48:49 +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: belatedly address #2889 feedback 2021-11-24 21:40:44 +00:00