fix(admin): Update required sqlite to 3.24+

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh
2025-02-01 12:47:22 -05:00
committed by GitHub
parent 16c5eecd61
commit 0ff528bd4c

View File

@@ -27,7 +27,7 @@ For best performance, stability and functionality we have documented some recomm
| | - Oracle Database 11g, 18, 21, 23 |
| | (*only as part of an enterprise subscription*) |
| | - PostgreSQL 13/14/15/16/17 |
| | - SQLite 3.16+ (*only recommended for testing and minimal-instances*) |
| | - SQLite 3.24+ (*only recommended for testing and minimal-instances*) |
+------------------+-----------------------------------------------------------------------+
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
| | - nginx with ``php-fpm`` |