graphql-engine/server/src-lib/Hasura
Alexis King c0d7402e15
Fix two enum table reference bugs (fix #2820 and #3010) (#3074)
* Include enum types in schema whenever references are visible (fix #2820)
* Fix RQL parsing for nullable enum table references (fix #3010)
2019-10-10 21:22:16 -05:00
..
Events unlock only locked rows during startup (#2778) 2019-08-26 19:41:38 -05:00
GraphQL Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
RQL Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
Server add raw query field for error http log (close #2963) (#3020) 2019-10-07 13:04:33 -05:00
SQL allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Cache.hs Multiplex all subscriptions, grouping them by their resolved SQL query 2019-09-16 22:00:46 -05:00
Db.hs Multiplex all subscriptions, grouping them by their resolved SQL query 2019-09-16 22:00:46 -05:00
EncJSON.hs Use ByteString to cache introspection response, closes #1942 (#2028) 2019-04-18 17:45:07 +05:30
HTTP.hs allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
Logging.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
Prelude.hs Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -05:00