Merge pull request #13682 from nextcloud/backport/13669/stable32

[stable32] Update supported Oracle Database
This commit is contained in:
Andy Scherzinger
2025-09-18 19:24:55 +02:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ For best performance, stability and functionality we have documented some recomm
| | - Alpine Linux |
+------------------+-----------------------------------------------------------------------+
| Database | - MySQL 8.0 / **8.4** or MariaDB 10.6/ **10.11** (recommended) / 11.4 |
| | - Oracle Database 11g, 18, 21, 23 |
| | - Oracle Database 11g, 19c, 21c, 23ai |
| | (*only as part of an enterprise subscription*) |
| | - PostgreSQL 13/14/15/16/17 |
| | - SQLite 3.24+ (*only recommended for testing and minimal-instances*) |