rails--rails/activerecord/test/migrations/scope
Jacopo db95871cf4 Show a warning when running no migration using SCOPE
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`.
2021-01-26 15:05:35 +01:00
..
1_unscoped.rb Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
2_mysql_only.mysql.rb Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00