We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2527682 commit 3cac9d8Copy full SHA for 3cac9d8
activerecord/lib/active_record/railtie.rb
@@ -198,7 +198,6 @@ class Railtie < Rails::Railtie # :nodoc:
198
end
199
200
201
-
202
SQLITE3_PRODUCTION_WARN = "You are running SQLite in production, this is generally not recommended."\
203
" You can disable this warning by setting \"config.active_record.sqlite3_production_warning=false\"."
204
initializer "active_record.sqlite3_production_warning" do
0 commit comments