MatrixSynapse/synapse/storage
Dirk Klimpel bbeee33d63 Fixed set a user as an admin with the new API (#6928)
Fix #6910
2020-03-02 13:28:50 +00:00
..
data_stores Fixed set a user as an admin with the new API (#6928) 2020-03-02 13:28:50 +00:00
engines Warn if postgres database has non-C locale. (#6734) 2020-01-28 13:44:21 +00:00
schema
util
__init__.py
_base.py
background_updates.py
database.py Reduce performance logging to DEBUG (#6833) 2020-02-05 08:57:37 +00:00
keys.py
persist_events.py Increase DB/CPU perf of `_is_server_still_joined` check. (#6936) 2020-02-19 10:15:49 +00:00
prepare_database.py Warn if postgres database has non-C locale. (#6734) 2020-01-28 13:44:21 +00:00
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py