MatrixSynapse/synapse/storage
Erik Johnston a4fa044c00
Fix 'rejected_events_metadata' background update (#9537)
Turns out matrix.org has an event that has duplicate auth events (which really isn't supposed to happen, but here we are). This caused the background update to fail due to `UniqueViolation`.
2021-03-03 16:04:24 +00:00
..
databases Fix 'rejected_events_metadata' background update (#9537) 2021-03-03 16:04:24 +00:00
engines
schema
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
persist_events.py
prepare_database.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py