MatrixSynapse/synapse/storage/util
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
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
id_generators.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
sequence.py Refactor to ensure we call check_consistency (#9470) 2021-02-24 10:13:53 +00:00