Joas Schilling
|
d84234da13
|
Lower the role name before using it
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-12-09 16:50:37 +01:00 |
|
Roeland Jago Douma
|
113a743b91
|
Use proper ALTER ROLE syntax
Fixes #1260
See https://www.postgresql.org/docs/9.0/static/sql-alterrole.html
|
2016-12-09 16:04:17 +01:00 |
|
Joas Schilling
|
23b205ed48
|
Run the license script
|
2016-07-22 11:40:41 +02:00 |
|
Joas Schilling
|
9781312648
|
Prevent syntax error when creating user or changing password
|
2016-07-18 11:44:10 +02:00 |
|
Robin Appelman
|
7ffda5d10f
|
use pdo for postgres setup
|
2016-07-12 14:38:24 +02:00 |
|
Thomas Pulzer
|
0638937ada
|
Changed the input option for database-port to required when parameter was provided.
Added casting database port to int for input sanitation in pgsql and oci connections.
|
2016-07-06 11:31:28 +02:00 |
|
Thomas Pulzer
|
d367318088
|
Added occ install option for database-port.
Extended the database setup to store the database port.
Changed the PostgreSQL connection error message for clarification.
|
2016-07-06 09:58:38 +02:00 |
|
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
|
Roeland Jago Douma
|
479245a301
|
Move \OC\Repair to PSR-4
|
2016-04-22 13:00:41 +02:00 |
|