Merge branch 'sqlite_rm_rf' into 'master'

Remove remaining sqlite method call

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13535

See merge request !2862
This commit is contained in:
Achilleas Pipinellis 2016-02-17 19:21:05 +00:00
commit 66c03e0e29
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ namespace :gitlab do
check_git_config
check_database_config_exists
check_database_is_not_sqlite
check_migrations_are_up
check_orphaned_group_members
check_gitlab_config_exists