feat(admin): List more supported Oracle versions

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2024-07-19 16:43:23 +02:00
parent c353c60b83
commit 3c0222564f

View File

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