mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-23 09:39:50 -05:00
Don't UPGRADE database rows
This commit is contained in:
parent
e0caeedab3
commit
fa4af2c3af
@ -137,7 +137,7 @@ back to v1.12.4 you need to:
|
||||
|
||||
.. code:: sql
|
||||
|
||||
UPGRADE schema_version SET version = 57;
|
||||
UPDATE schema_version SET version = 57;
|
||||
|
||||
3. Downgrade Synapse by following the instructions for your installation method
|
||||
in the "Rolling back to older versions" section above.
|
||||
|
Loading…
x
Reference in New Issue
Block a user