nextcloud-server/lib/private/Setup
Vitor Mattos eb7b682dc0 Bugfix to support postgres15
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Simon L <szaimen@e.mail.de>
Co-Authored-By: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-11-11 22:36:08 +07:00
..
AbstractDatabase.php l10n: Correct error messages 2022-09-16 09:18:24 +07:00
MySQL.php Do not store generated mysql password if it was not used 2022-09-20 08:39:25 +07:00
OCI.php l10n: Correct error messages 2022-09-16 09:22:01 +07:00
PostgreSQL.php Bugfix to support postgres15 2022-11-11 22:36:08 +07:00
Sqlite.php