MatrixSynapse/synapse/storage
Dirk Klimpel 7a2e9b549d
Remove user's avatar URL and displayname when deactivated. (#8932)
This only applies if the user's data is to be erased.
2021-01-12 16:30:15 -05:00
..
databases Remove user's avatar URL and displayname when deactivated. (#8932) 2021-01-12 16:30:15 -05:00
engines
schema
util
__init__.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
_base.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
background_updates.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
database.py Use a chain cover index to efficiently calculate auth chain difference (#8868) 2021-01-11 16:09:22 +00:00
keys.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
persist_events.py
prepare_database.py Remove old tables after schema version bump (#9055) 2021-01-11 13:58:19 +00:00
purge_events.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
push_rule.py
relations.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
roommember.py
state.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
types.py