graphql-engine/server/tests-py/queries
Alexis King bf466e3b63
server: Fix fine-grained incremental cache invalidation (fix #3759) (#6027)
This issue was very tricky to track down, but fortunately easy to fix.
The interaction here is subtle enough that it’s difficult to put into
English what would go wrong in what circumstances, but the new unit test
captures precisely that interaction to ensure it remains fixed.
2020-10-27 14:52:19 -05:00
..
actions server: add custom timeouts to actions (#5762) 2020-09-16 09:53:17 +00:00
compression add gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30
event_triggers Server: add URL templating for event triggers and remote schemas (#5760) 2020-09-10 15:00:34 +05:30
explain fix explain queries with role permissions, fix #4816 2020-05-22 14:40:57 +05:30
graphql_introspection introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
graphql_mutation Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
graphql_query server: fix issue with tracking custom functions that return SETOF materialized view (close #5294) (#5945) 2020-10-22 13:26:42 +00:00
graphql_validation Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
heterogeneous Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
horizontal_scale/basic sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
inconsistent_objects Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
logging breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
remote_schemas Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
schema/duplication add tests 2020-09-01 17:13:42 +05:30
subscriptions Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -05:00
unauthorized_role fix a security issue with 1.2 2020-05-22 14:40:57 +05:30
v1 server: Fix fine-grained incremental cache invalidation (fix #3759) (#6027) 2020-10-27 14:52:19 -05:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30