nextcloud-server/lib/private/Setup
Joas Schilling f36ba8bb01
Do not allow installing on MySQL 8.0+ and MariaDB 10.4+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +07:00
..
AbstractDatabase.php Update license headers 2017-11-06 16:56:19 +07:00
MySQL.php Do not allow installing on MySQL 8.0+ and MariaDB 10.4+ 2020-04-14 11:02:14 +07:00
OCI.php Update license headers 2017-11-06 16:56:19 +07:00
PostgreSQL.php Cleanup some PHPDoc leftovers and unused variables 2019-03-06 15:43:56 +07:00
Sqlite.php Use empty instead ?? because dbname is '' sometimes 2018-09-23 18:25:48 +07:00