graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Philip Lykke Carlsen d95435ad16 fix: Restore function of optimize_permission_filters
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9629
GitOrigin-RevId: 10584252fd97889c68813a21ac817238b0847a40
2023-06-26 15:43:00 +00:00
..
BoolExp Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Update Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Action.hs Fix parsing of scalar types in the DataConnector backend 2023-06-21 06:50:51 +00:00
Backend.hs Add initial basic group_by IR and GraphQL parser support 2023-06-19 05:06:21 +00:00
BoolExp.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +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 server/postgres: insert input validation [experimental] 2023-06-25 13:48:10 +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 Fix parsing of scalar types in the DataConnector backend 2023-06-21 06:50:51 +00:00
Remote.hs server: forward null value to the remote schema when field type is nullable 2023-06-13 15:04:40 +00:00
RemoteRelationship.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Select.hs fix: Restore function of optimize_permission_filters 2023-06-26 15:43:00 +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