MatrixSynapse/synapse/storage
reivilibre e768644368
Fix ambiguous column name that would prevent use of MSC2716 History Import when using Postgres as a database. (#12843)
2022-05-26 11:19:01 +00:00
..
databases Fix ambiguous column name that would prevent use of MSC2716 History Import when using Postgres as a database. (#12843) 2022-05-26 11:19:01 +00:00
engines
schema
util
__init__.py
_base.py
background_updates.py
database.py Fix media thumbnails being unusable before the index had been added in the background. (#12823) 2022-05-23 10:28:56 +01:00
keys.py
persist_events.py Avoid attempting to delete push actions for remote users. (#12879) 2022-05-26 07:09:16 -04:00
prepare_database.py
purge_events.py
push_rule.py
roommember.py
state.py Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2022-05-20 09:54:12 +01:00
types.py