Unverified Commit c8000432 authored by Sam Reed's avatar Sam Reed Committed by GitHub

Fix upgrade comment about MariaDB

Generally advising to upgrade MariaDB to PostgreSQL isn't helpful ;)
parent 186f0c72
......@@ -14,7 +14,7 @@ The following classes have been removed:
## BC BREAK: Removed support for MariaDB 10.0 and older
DBAL now requires MariaDB 10.1 or newer, support for unmaintained versions has been dropped.
If you are using any of the legacy versions, you have to upgrade to newer PostgreSQL version (10.1+ is recommended).
If you are using any of the legacy versions, you have to upgrade to newer MariaDB version (10.1+ is recommended).
## BC BREAK: Changes in obtaining the currently selected database name
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment