mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
ba2e600d17
We do not currently state the minimum versions of databases we support. This PR sets them to: * MySQL >=5.7 * Postgres >=10 * MSSQL >=2008R2 SP3 Signed-off-by: Andrew Thornton <art27@cantab.net>