mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Added note in README and Changelog about better performance when using a more recent SQLite version (references #2056)
This commit is contained in:
@@ -45,6 +45,7 @@ Alternatively clone this repository (the `release` branch always references the
|
||||
|
||||
- PHP 8.1 (with SQLite 3.34.0+)
|
||||
- Required PHP extensions: `fileinfo`, `pdo_sqlite`, `gd`, `ctype`, `json`, `intl`, `zlib`, `mbstring`
|
||||
- _Recommendation: Benchmark tests showed that e.g. unit conversion handling is up to 5 times faster when using a more recent (3.39.4+) SQLite version._
|
||||
|
||||
## How to run using Docker
|
||||
|
||||
|
Reference in New Issue
Block a user