MatrixSynapse/synapse/storage
Amber Brown a35c66a00b
Remove duplicates in the user_ips table and add an index (#4370)
2019-01-12 06:21:50 +11:00
..
engines
schema Remove duplicates in the user_ips table and add an index (#4370) 2019-01-12 06:21:50 +11:00
util
__init__.py
_base.py
account_data.py
appservice.py
background_updates.py
client_ips.py Remove duplicates in the user_ips table and add an index (#4370) 2019-01-12 06:21:50 +11:00
deviceinbox.py
devices.py
directory.py
e2e_room_keys.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py Add helpers for getting prev and auth events (#4139) 2018-11-06 00:35:15 +11:00
events_worker.py
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py
user_directory.py
user_erasure_store.py