server/lib
Daniel Kesselberg a5f0cc6539
--database-name or --database-table-prefix are ignored for sqlite
The default implementation of initialize in AbstractDatabase writes
database information to config.php. The method is overwritten in
Sqlite but parent is never called. Database-Name and Database-Table-Prefix
are never written to config.php. But from this point setup use values
from config.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-09-23 15:52:28 +02:00
..
composer Add public interfaces for activable/deactivable 2FA providers 2018-09-10 16:47:47 +02:00
l10n [tx-robot] updated from transifex 2018-09-23 00:12:30 +00:00
private --database-name or --database-table-prefix are ignored for sqlite 2018-09-23 15:52:28 +02:00
public Merge pull request #11134 from nextcloud/locale-template-fix 2018-09-19 16:06:35 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Revert "Use APCu caching of composer" 2018-09-19 15:47:01 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00