MatrixSynapse/synapse/rest/client/v2_alpha
Erik Johnston 8df862e45d
Add `rooms.room_version` column (#6729)
This is so that we don't have to rely on pulling it out from `current_state_events` table.
2020-01-27 14:30:57 +00:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py
filter.py
groups.py
keys.py
notifications.py
openid.py
read_marker.py
receipts.py
register.py
relations.py
report_event.py
room_keys.py
room_upgrade_rest_servlet.py Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py