summaryrefslogtreecommitdiffstats
path: root/lib/private/Setup/PostgreSQL.php
Commit message (Expand)AuthorAgeFilesLines
* Fix translationsJoas Schilling2017-04-181-1/+1
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-5/+4
* Allow to reuse the same name when installing a new instanceJoas Schilling2016-12-121-7/+9
* Lower the role name before using itJoas Schilling2016-12-091-1/+1
* Revert "Quote database and role in queries"Joas Schilling2016-12-091-4/+4
* Quote database and role in queriesLari Tikkanen2016-12-071-4/+4
* handle postgres setup when we cant connect as adminRobin Appelman2016-12-051-39/+49
* Use proper ALTER ROLE syntaxRoeland Jago Douma2016-09-051-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-4/+5
* Prevent syntax error when creating user or changing passwordJoas Schilling2016-07-181-3/+3
* use pdo for postgres setupRobin Appelman2016-07-121-103/+82
* Changed the input option for database-port to required when parameter was pro...Thomas Pulzer2016-07-061-2/+2
* Added occ install option for database-port.Thomas Pulzer2016-07-061-4/+7
* Update license headersLukas Reschke2016-05-261-0/+1
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-221-0/+173