graphql-engine/server/tests-py/queries/v1/set_table_is_enum
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
..
set_and_delayed_reload server: Fix fine-grained incremental cache invalidation (fix #3759) (#6027) 2020-10-27 14:52:19 -05:00
add_and_remove.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
add_invalid.yaml Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
add_test_schema_enum_table.yaml fix hdb_catalog.hdb_column view (fix #3083) (#3084) 2019-10-10 10:11:17 -05:00
relationship_with_inconsistent_enum_table.yaml Explicitly invalidate enum values when metadata is reloaded 2020-01-30 18:17:29 -06:00
setup.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
teardown.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00