From 1d2aa071570999183a02943b5e2b7e3b40bcd8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Parisel?= Date: Fri, 13 Sep 2024 12:47:13 +0200 Subject: [PATCH] More info on version affected --- doc/PRE_UPGRADE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/PRE_UPGRADE.md b/doc/PRE_UPGRADE.md index b43cd17..cfd5017 100644 --- a/doc/PRE_UPGRADE.md +++ b/doc/PRE_UPGRADE.md @@ -1 +1 @@ -We are moving from MariaDB to PostgreSQL database. There is no database migration for now. It advised to export your OPML, install TTRSS and import back the OPML file. \ No newline at end of file +If you are upgrading from version 20230630 or earlier: we are moving from MariaDB to PostgreSQL database. There is no database migration for now. It advised to export your OPML, install TTRSS again and import back the OPML file.