2021-03-14 15:34:39 +00:00
|
|
|
+++
|
|
|
|
title = "Downgrading"
|
|
|
|
weight = 37
|
|
|
|
+++
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
# Downgrading
|
|
|
|
|
|
|
|
{% warningbubble(title="Note") %}
|
2021-03-14 15:34:39 +00:00
|
|
|
Downgrading is currently not supported!
|
|
|
|
|
2021-06-16 21:57:58 +00:00
|
|
|
It is not safe to install a previous version, because the database
|
|
|
|
will most likely not be compatible. Therefore, it is recommended to
|
|
|
|
take a backup of the database before upgrading.
|
|
|
|
{% end %}
|
2021-03-14 15:34:39 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2021-06-16 21:57:58 +00:00
|
|
|
Should something not work out as expected, you need to restore the
|
|
|
|
backup and then go back to the previous version.
|
2021-03-14 15:34:39 +00:00
|
|
|
|
2021-06-16 21:57:58 +00:00
|
|
|
If you need to downgrade after running for a while, create an issue or
|
|
|
|
meet on matrix/gitter. We should be able to find a way.
|