graphql-engine/server/src-lib/Hasura/RQL/IR
Philip Lykke Carlsen 3fea9ce4fc Refactor FromItem to use TableIdentifier
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6166
GitOrigin-RevId: 97d4fb0bec6d1c60e168f2503328ad5ef38915b2
2022-10-05 10:04:57 +00:00
..
BoolExp server/postgres: implement execution of aggregation predicates (permissions) 2022-09-22 11:15:04 +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 Define IR types for AggregationPredicates. 2022-08-19 15:41:47 +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 Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
Returning.hs Simplify instance boilerplate 2022-08-11 16:32:41 +00:00
Root.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
Select.hs Refactor FromItem to use TableIdentifier 2022-10-05 10:04:57 +00:00
Update.hs Simplify instance boilerplate 2022-08-11 16:32:41 +00:00
Value.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00