diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:25:08 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:25:08 +0000 |
commit | 06d54f9f8c1044e35331eeeba98f4c454abfcae3 (patch) | |
tree | 04d5ca2f3d989c165f2607d76a49274602216436 /synapse/storage/data_stores/main/room.py | |
parent | Cast a coroutine into a Deferred in the federation base (#6996) (diff) | |
parent | Store room version on invite (#6983) (diff) | |
download | synapse-06d54f9f8c1044e35331eeeba98f4c454abfcae3.tar.xz |
Store room version on invite (#6983)
* commit '3e99528f2': Store room version on invite (#6983)
Diffstat (limited to 'synapse/storage/data_stores/main/room.py')
-rw-r--r-- | synapse/storage/data_stores/main/room.py | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/synapse/storage/data_stores/main/room.py b/synapse/storage/data_stores/main/room.py |