Merge branch 'rescue_database_error' into 'master'
Rescue database error
We need to check which database is setup but we cannot assume that the database exists already. Not checking this will break rake gitlab:setup for packaging as we need to do asset precompile before the database exists.
See merge request !1393
Showing
Please
register
or
sign in
to comment