Add more descriptive line for resolving sqlite error during check

This commit is contained in:
Jamey J. DeOrio
2014-03-17 09:43:27 -07:00
parent 11f20576e9
commit 37192d5e18
+1
View File
@@ -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