graphql-engine/server/src-lib/Hasura/RQL/IR
2023-01-10 01:56:14 +00:00
..
BoolExp server: delete the Cacheable type class in favor of Eq 2022-11-21 16:35:37 +00:00
Update Refactor Update IR to generalize Update vs Update Many across backends - compositional approach [GDC-687] 2023-01-10 01:56:14 +00:00
Action.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
BoolExp.hs server: implement codecs for table permissions 2022-11-30 19:33:16 +00:00
Conflict.hs server: Improve code readability around OnConflict clauses 2021-12-20 11:16:46 +00:00
Delete.hs Simplify instance boilerplate 2022-08-11 16:32:41 +00:00
Insert.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
OrderBy.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
RemoteSchema.hs Show RQL IR Select 2023-01-04 08:29:43 +00:00
Returning.hs Simplify instance boilerplate 2022-08-11 16:32:41 +00:00
Root.hs Show RQL IR Select 2023-01-04 08:29:43 +00:00
Select.hs Show RQL IR Select 2023-01-04 08:29:43 +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
Value.hs server: switch to ghc 9.2 (2nd try) 2022-10-06 09:09:01 +00:00