graphql-engine/server/src-lib/Hasura/GraphQL/Schema
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
Update server/postgres: update input validation [experimental] 2023-06-28 10:19:54 +00:00
Action.hs Fix parsing of scalar types in the DataConnector backend 2023-06-21 06:50:51 +00:00
Backend.hs chore(server): Native Query relationships no longer required a matching Logical Model field 2023-07-04 17:21:19 +00:00
BoolExp.hs Feat: Use column nullabilty to generate simpler permissions SQL 2023-07-10 09:28:54 +00:00
Build.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Common.hs Fix parsing of scalar types in the DataConnector backend 2023-06-21 06:50:51 +00:00
Instances.hs chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
Introspect.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Mutation.hs Feat: Use column nullabilty to generate simpler permissions SQL 2023-07-10 09:28:54 +00:00
NamingCase.hs chore(server): split NamingCase type from functions 2023-05-17 14:03:40 +00:00
Node.hs chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
OrderBy.hs server: generate streaming subscription field only when there is at least one cursor column accessible 2023-06-06 12:04:47 +00:00
Parser.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Postgres.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Relay.hs Feat: Use column nullabilty to generate simpler permissions SQL 2023-07-10 09:28:54 +00:00
Remote.hs Fix for forwarding null values to the remote schema for nullable field types 2023-07-04 14:29:48 +00:00
RemoteRelationship.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Select.hs Feat: Use column nullabilty to generate simpler permissions SQL 2023-07-10 09:28:54 +00:00
SubscriptionStream.hs server: generate streaming subscription field only when there is at least one cursor column accessible 2023-06-06 12:04:47 +00:00
Table.hs server: Preserve ordering when possible, and sort when it's not. 2023-06-02 09:31:26 +00:00
Typename.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Update.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00