1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
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
..
active_record/connection_adapters
activejob Handle STI models for has_many dependent: :destroy_async 2021-01-06 02:04:23 +01:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
fixtures Fix joins that reserved word association is referenced in where 2021-01-18 16:24:22 +09:00
migrations Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
models Fix joins that reserved word association is referenced in where 2021-01-18 16:24:22 +09:00
schema Fix joins that reserved word association is referenced in where 2021-01-18 16:24:22 +09:00
support Implement granular role and shard swapping 2020-10-28 15:11:35 -04:00
config.example.yml
config.rb