graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate
Evie Ciobanu 974113c80e server: Improve code readability around OnConflict clauses
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3181
GitOrigin-RevId: 0ded0f2776fcbaaf51420f796673cf132b8cc248
2021-12-20 11:16:46 +00:00
..
BoolExp.hs Remove Identifier associated type family from Backend class (close #1758) 2021-12-13 16:49:09 +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, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Returning.hs Remove Identifier associated type family from Backend class (close #1758) 2021-12-13 16:49:09 +00:00
Select.hs Remove Identifier associated type family from Backend class (close #1758) 2021-12-13 16:49:09 +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