Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- README.md: kept our version
This commit is contained in:
Thibaut Girka
2019-01-28 21:14:47 +01:00
5 changed files with 20 additions and 4 deletions

View File

@@ -889,7 +889,7 @@ table #{table}.
If you are using PostgreSQL you can solve this by logging in to the GitLab
database (#{dbname}) using a super user and running:
ALTER #{user} WITH SUPERUSER
ALTER USER #{user} WITH SUPERUSER
For MySQL you instead need to run:

View File

@@ -13,7 +13,7 @@ module Mastodon
end
def patch
0
1
end
def pre