mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-26 13:06:41 +10:00
Add more descriptive line for resolving sqlite error during check
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user