MatrixSynapse/synapse/storage
Amber Brown 58f6c48183
Use native UPSERTs where possible (#4306)
2019-01-24 21:31:54 +11:00
..
engines Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
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 Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
account_data.py
appservice.py
background_updates.py
client_ips.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +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 Fix race when persisting create event (#4404) 2019-01-18 23:17:04 +11:00
events_worker.py
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py create support user (#4141) 2018-12-14 18:20:59 +00:00
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
receipts.py
registration.py Ensure synchrotrons can access is_support_user in the storage layer 2019-01-02 10:19:59 +00:00
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py Log roomid along with Unknown room (#4297) 2018-12-24 10:49:42 +01:00
stream.py
tags.py
transactions.py
user_directory.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
user_erasure_store.py