mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
db95871cf4
When running a migration with `ENV["SCOPE"]` set returns a warning if no migrations ran. The message serves as a hint for the end-user to make sure he knows that the migration have been filtered by `SCOPE`. |
||
---|---|---|
.. | ||
1_unscoped.rb | ||
2_mysql_only.mysql.rb |