graphql-engine/server/src-lib/Hasura/RQL/IR
Philip Lykke Carlsen e8d7444b70 Feat: Use column nullabilty to generate simpler permissions SQL
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9793
GitOrigin-RevId: d7a3995efe5ca3936fa5b3a7ecf4574b694b9909
2023-07-10 09:28:54 +00:00
..
BoolExp Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Select Add initial basic group_by IR and GraphQL parser support 2023-06-19 05:06:21 +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 Feat: Use column nullabilty to generate simpler permissions SQL 2023-07-10 09:28:54 +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 Add initial basic group_by IR and GraphQL parser support 2023-06-19 05:06:21 +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