graphql-engine/server/src-lib/Hasura
2020-11-10 11:04:31 +00:00
..
Backends/Postgres Move MutationCTE code to Postgres.Translate. (#6148) 2020-11-10 15:31:49 +05:30
Cache Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Eventing use readcommitted isolation level for event fetch 2020-11-05 17:24:37 +05:30
GraphQL server: remove postgres-specific code in Insert IR (#6149) 2020-11-10 11:04:31 +00:00
Incremental server: metadata separation: reorganize metadata types (#6103) 2020-11-03 18:01:33 +00:00
RQL server: remove postgres-specific code in Insert IR (#6149) 2020-11-10 11:04:31 +00:00
Server server: generalize table name IR (#6127) 2020-11-10 07:50:26 +00:00
SQL server: generalize table name IR (#6127) 2020-11-10 07:50:26 +00:00
App.hs server: configurable websocket keep alive interval (#6092) 2020-11-03 18:04:48 +01:00
EncJSON.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Prelude.hs server: add hlint hints to replace case analysis with combinators (#6145) 2020-11-09 13:27:16 +01:00
Session.hs use only required session variables in multiplexed queries for subscriptions (#4329) 2020-11-03 13:45:22 +05:30
Tracing.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00