diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-10 15:34:41 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-10 15:34:41 +0100 |
commit | 9cce175bf00797ea0c03dae7ab19f9d8f2375a61 (patch) | |
tree | d318dddd995b632baf5cb200d7d998ee089836e0 | |
parent | New line (diff) | |
download | synapse-9cce175bf00797ea0c03dae7ab19f9d8f2375a61.tar.xz |
Move schema update to 54 and add a warning comment
-rw-r--r-- | synapse/storage/prepare_database.py | 4 | ||||
-rw-r--r-- | synapse/storage/schema/delta/54/profile_replication_status_index.sql (renamed from synapse/storage/schema/delta/55/profile_replication_status_index.sql) | 0 |
2 files changed, 3 insertions, 1 deletions
diff --git a/synapse/storage/prepare_database.py b/synapse/storage/prepare_database.py |