Skip to content
Commit 3bf9b660 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

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
parents 9920ede2 e348af1d
Loading
Loading
Loading