This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dcf8091d69
nextcloud-server
/
lib
/
private
/
Setup
History
Roeland Jago Douma
7fb88ec506
Use proper ALTER ROLE syntax
...
Fixes
#1260
See
https://www.postgresql.org/docs/9.0/static/sql-alterrole.html
2016-09-05 10:45:11 +02:00
..
AbstractDatabase.php
revert to old setup connection logic
2016-07-26 11:44:15 +02:00
MySQL.php
Fix misleading MySQL DB creation error (
#25485
)
2016-07-27 11:45:13 +02:00
OCI.php
PostgreSQL.php
Use proper ALTER ROLE syntax
2016-09-05 10:45:11 +02:00
Sqlite.php