Add more descriptive line for resolving sqlite error during check
This commit is contained in:
parent
11f20576e9
commit
37192d5e18
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ namespace :gitlab do
|
|||
puts "no".green
|
||||
else
|
||||
puts "yes".red
|
||||
puts "Please fix this by removing the SQLite entry from the database.yml".blue
|
||||
for_more_information(
|
||||
"https://github.com/gitlabhq/gitlabhq/wiki/Migrate-from-SQLite-to-MySQL",
|
||||
see_database_guide
|
||||
|
|
Loading…
Reference in a new issue