Commit 98dd828e authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'cherry-pick-1971f7da' into 'master'

Remove deprecated sqlite3 config

See merge request gitlab-org/gitlab!60815
parents 80c95503 83bdeada
......@@ -36,8 +36,6 @@ module Gitlab
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
config.active_record.sqlite3.represent_boolean_as_integer = true
# Sidekiq uses eager loading, but directories not in the standard Rails
# directories must be added to the eager load paths:
# https://github.com/mperham/sidekiq/wiki/FAQ#why-doesnt-sidekiq-autoload-my-rails-application-code
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment