graphql-engine/server/src-lib/Hasura/SQL
Auke Booij 4d10a610f4
server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551)
* Add support for multiple top-level fields in a subscription to improve testability of subscriptions

* Add an internal flag to enable multiple subscriptions

* Add missing call to withConstructorFn in live queries (fix #3239)

Co-authored-by: Alexis King <lexi.lambda@gmail.com>
2020-05-13 10:09:44 +02:00
..
DML.hs server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
Error.hs Centralize handling of expected PostgreSQL errors 2019-08-26 00:54:56 -05:00
GeoJSON.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Rewrite.hs server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
Time.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Types.hs server: add support for timestamps without timezone to graphql-engine (fix #1217) (#4452) 2020-04-21 14:30:48 +02:00
Value.hs server: avoid integer overflows (fix #576) (fix #4368) (#4435) 2020-04-21 15:56:15 +02:00