Merge pull request #7025 from nextcloud/backport/7006/stable22

[stable22] Restore broken table
This commit is contained in:
kesselb 2021-07-30 14:48:42 +02:00 committed by GitHub
commit 54bb1e2cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ For best performance, stability and functionality we have documented some recomm
| | - openSUSE Leap 42.1+ |
| | - CentOS 8 |
+------------------+-----------------------------------------------------------------------+
| Database | - **MySQL 8.0+ or MariaDB 10.2/10.3/10.4/10.5** (recommended) |
| Database | - **MySQL 8.0+ or MariaDB 10.2/10.3/10.4/10.5** (recommended) |
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
| | - PostgreSQL 9.6/10/11/12/13 |
| | - SQLite (*only recommended for testing and minimal-instances*) |