graphql-engine/server/src-lib/Hasura/GraphQL
Alexis King 54e6439579 Change the way we determine whether or not queries are reusable
This fixes an issue where queries could incorrectly be considered
reusable if a variable was used in two positions: one where it affected
SQL generation and one where it did not.
2019-09-16 22:00:46 -05:00
..
Execute Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00
Resolve Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00
Schema propagate Postgres table comments to GraphQL schema descriptions (close #446) (#2397) 2019-09-16 20:51:11 -05:00
Transport Multiplex all subscriptions, grouping them by their resolved SQL query 2019-09-16 22:00:46 -05:00
Validate Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00
Context.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Execute.hs Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00
Explain.hs Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00
Logging.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
RemoteServer.hs allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
Resolve.hs Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00
Schema.hs propagate Postgres table comments to GraphQL schema descriptions (close #446) (#2397) 2019-09-16 20:51:11 -05:00
Utils.hs refactor event processing logic (#1639) 2019-02-22 17:55:36 +05:30
Validate.hs Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00