1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/tasks
yuuji.yaginuma 3ba176d0a0 match the environment variable name that actually checking and error message
The error message has become a `DISABLE_DATABASE_ENVIRONMENT_CHECK`, modified to match the error message.

ref: https://github.com/rails/rails/blob/master/activerecord/lib/active_record/migration.rb#L161
2016-01-09 13:37:40 +09:00
..
database_tasks.rb match the environment variable name that actually checking and error message 2016-01-09 13:37:40 +09:00
mysql_database_tasks.rb Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
postgresql_database_tasks.rb Fix rake db:structure:dump on Postgres when multiple schemas are used. 2015-11-19 11:42:04 -07:00
sqlite_database_tasks.rb Fix test of drop failure 2015-10-20 19:17:58 -05:00