MatrixSynapse/synapse/storage
David Robertson f10caa73ee
Disambiguate `get_ex_outlier_stream_rows` query
A backwards-compatible piece of #14979 that's safe to land now.
2023-02-07 15:33:33 +00:00
..
controllers Faster joins: Refactor handling of servers in room (#14954) 2023-02-03 15:39:59 +00:00
databases Disambiguate `get_ex_outlier_stream_rows` query 2023-02-07 15:33:33 +00:00
engines Make sqlite database migrations transactional again, part two (#14926) 2023-01-31 11:03:55 +00:00
schema Revert "Add `event_stream_ordering` column to membership state tables (#14979)" 2023-02-07 15:26:55 +00:00
util Always notify replication when a stream advances (#14877) 2023-01-20 18:02:18 +00:00
__init__.py
_base.py
background_updates.py
database.py Batch look-ups to see if rooms are partial stated. (#14917) 2023-01-26 17:15:36 +00:00
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py