aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Setup/Sqlite.php
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+2
* Use empty instead ?? because dbname is '' sometimesDaniel Kesselberg2018-09-231-2/+7
* Use const for dbname and dbtableprefix defaultsDaniel Kesselberg2018-09-231-6/+33
* --database-name or --database-table-prefix are ignored for sqliteDaniel Kesselberg2018-09-231-4/+2
* Install from migrationsJoas Schilling2017-07-251-1/+0
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-1/+1
* Add proper default value for datadirMorris Jobke2017-01-191-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-221-0/+45