Matthew Hodgson d144ed6ffb
fix bug #2926 (loading all state for a given type from the DB if the state_key is None) (#2990)
Fixes a regression that had crept in where the caching layer upholds requests for loading state which is filtered by type (but not by state_key), but the DB layer itself would interpret a missing state_key as a request to filter by null state_key rather than returning all state_keys.
2018-03-13 22:36:04 +00:00
..
2017-11-29 16:00:46 +00:00
2018-02-15 15:47:06 +00:00
2018-02-21 11:29:49 +00:00
2018-01-05 10:54:01 +00:00
2018-03-05 18:02:59 +01:00