MatrixSynapse/synapse/storage
Erik Johnston 5b22d5ee03
Fix `oldest_pdu_in_federation_staging` (#10455)
If the staging area was empty we'd report an age of 51 years, which is
not true or helpful.
2021-07-27 18:01:04 +01:00
..
databases Fix `oldest_pdu_in_federation_staging` (#10455) 2021-07-27 18:01:04 +01:00
engines
schema
util
__init__.py
_base.py
background_updates.py
database.py Replace `or_ignore` in `simple_insert` with `simple_upsert` (#10442) 2021-07-22 12:39:50 +01:00
keys.py
persist_events.py
prepare_database.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
purge_events.py
push_rule.py
relations.py
roommember.py
state.py Add type hints to state handler. (#10482) 2021-07-26 12:49:53 -04:00
types.py