graphql-engine/server/src-lib/Hasura/GraphQL/Execute/LiveQuery
Vamshi Surabhi 0f143f0ea8 fixes to the subscriptions improvements introduced with #2942 (#3005)
* fix incorrect references to result variables
* remove docs/code related to 'fallback' backend
2019-10-03 14:35:55 -05:00
..
Options.hs Multiplex all subscriptions, grouping them by their resolved SQL query 2019-09-16 22:00:46 -05:00
Plan.hs fixes to the subscriptions improvements introduced with #2942 (#3005) 2019-10-03 14:35:55 -05:00
Poll.hs Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -05:00
State.hs Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -05:00
TMap.hs Multiplex all subscriptions, grouping them by their resolved SQL query 2019-09-16 22:00:46 -05:00