forked-synapse/synapse/storage/databases
Erik Johnston ad721fc559
Fix bad naming of storage function (#9637)
We had two functions named `get_forward_extremities_for_room` and
`get_forward_extremeties_for_room` that took different paramters. We
rename one of them to avoid confusion.
2021-03-17 13:20:08 +00:00
..
main Fix bad naming of storage function (#9637) 2021-03-17 13:20:08 +00:00
state Refactor to ensure we call check_consistency (#9470) 2021-02-24 10:13:53 +00:00
__init__.py Include newly added sequences in the port DB script. (#9449) 2021-02-23 07:33:24 -05:00