MatrixSynapse/synapse/storage/databases/main
Erik Johnston ccfafac882
Add schema update to fix existing DBs affected by #9193 (#9195)
2021-01-21 16:03:25 +00:00
..
schema Add schema update to fix existing DBs affected by #9193 (#9195) 2021-01-21 16:03:25 +00:00
__init__.py Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
account_data.py Fix receipts or account data not being sent down sync (#9193) 2021-01-21 15:09:09 +00:00
appservice.py
cache.py
censor_events.py
client_ips.py
deviceinbox.py Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
devices.py
directory.py
e2e_room_keys.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
events.py
events_bg_updates.py Make chain cover index bg update go faster (#9124) 2021-01-15 17:18:37 +00:00
events_worker.py Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
filtering.py
group_server.py
keys.py
media_repository.py
metrics.py
monthly_active_users.py
openid.py
presence.py
profile.py
purge_events.py
push_rule.py
pusher.py Ensure we store pusher data as text (#9117) 2021-01-15 16:57:23 +00:00
receipts.py Fix receipts or account data not being sent down sync (#9193) 2021-01-21 15:09:09 +00:00
registration.py
rejections.py
relations.py
room.py Support icons for Identity Providers (#9154) 2021-01-20 08:15:14 -05:00
roommember.py
search.py
signatures.py
state.py
state_deltas.py
stats.py
stream.py
tags.py Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
transactions.py
ui_auth.py
user_directory.py
user_erasure_store.py