graphql-engine/server/src-lib/Hasura/RQL/IR
David Overton 7a9e1f6ea6 Order by nested fields
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10082
GitOrigin-RevId: 9c53d7ce3635f442451e04f70f0975ed79a3f4f7
2023-08-14 06:41:50 +00:00
..
BoolExp Fix inherited roles leaking supposedly-hidden data via aggregation predicates for Postgres 2023-07-26 12:07:34 +00:00
Select Order by nested fields 2023-08-14 06:41:50 +00:00
Update chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Action.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
BoolExp.hs Nested where 2023-08-01 05:41:36 +00:00
Conflict.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Delete.hs server/postgres: delete input validation [experimental] 2023-06-28 13:46:00 +00:00
Insert.hs server/postgres: insert input validation [experimental] 2023-06-25 13:48:10 +00:00
OrderBy.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
RemoteSchema.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Returning.hs Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
Root.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Select.hs Refactor inherited roles data redaction types 2023-07-18 13:50:32 +00:00
Update.hs server/postgres: update input validation [experimental] 2023-06-28 10:19:54 +00:00
Value.hs fix(pg): Support aliased fields for Native Query object relations 2023-05-31 15:42:50 +00:00