graphql-engine/server/src-lib/Hasura/RQL/IR
Brandon Simmons 440a8664de server: Upgrade the HGE server to GHC 9.4.5
Upgrade to GHC 9.4.5, and update any tests.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8954
Co-authored-by: Mohd Bilal <24944223+m-Bilal@users.noreply.github.com>
Co-authored-by: Samir Talwar <47582+SamirTalwar@users.noreply.github.com>
Co-authored-by: Philip Lykke Carlsen <358550+plcplc@users.noreply.github.com>
GitOrigin-RevId: 5261126777cb478567ea471c4bf5441bc345ea0d
2023-06-06 13:29:30 +00:00
..
BoolExp Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Select chore(server): allow non-nullable NQ -> NQ object relationships 2023-05-31 10:34:28 +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 server: Upgrade the HGE server to GHC 9.4.5 2023-06-06 13:29:30 +00:00
Conflict.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Delete.hs chore(server): split NamingCase type from functions 2023-05-17 14:03:40 +00:00
Insert.hs chore(server): split NamingCase type from functions 2023-05-17 14:03:40 +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 Replace TableObjectType, etc. with the corresponding Logical Model types 2023-05-30 14:05:46 +00:00
Update.hs chore(server): split NamingCase type from functions 2023-05-17 14:03:40 +00:00
Value.hs fix(pg): Support aliased fields for Native Query object relations 2023-05-31 15:42:50 +00:00