synapse-product/synapse/storage/databases/state
Erik Johnston 0b5c967813
Refactor to ensure we call check_consistency (#9470)
The idea here is to stop people forgetting to call `check_consistency`. Folks can still just pass in `None` to the new args in `build_sequence_generator`, but hopefully they won't.
2021-02-24 10:13:53 +00:00
..
schema Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
__init__.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
bg_updates.py Fix some typos. 2021-02-12 11:14:12 -05:00
store.py Refactor to ensure we call check_consistency (#9470) 2021-02-24 10:13:53 +00:00