From dedf4dfe7702ae9bfd81fc74cc09bf28d6e10df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 11 Jun 2024 23:00:23 +0200 Subject: [PATCH] Update PRE_UPGRADE.md --- doc/PRE_UPGRADE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/PRE_UPGRADE.md b/doc/PRE_UPGRADE.md index a9717e7..fdb0dbf 100644 --- a/doc/PRE_UPGRADE.md +++ b/doc/PRE_UPGRADE.md @@ -1,3 +1,3 @@ -If you were using a MySQL DB, the new version only supports postgres and you should migrate it manually before upgrading. +If you were using a MySQL DB, the new version only supports PostgreSQL and you should migrate it manually before upgrading. -NB: DO NOT confirm the upgrade without making sure first that you are using a postgresql database. \ No newline at end of file +NB: DO NOT confirm the upgrade without making sure first that you are using a PostgreSQL database. \ No newline at end of file