mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f2819f7876
In https://github.com/rails/rails/pull/33419, we added this migration to properly upgrade Active Storage from 5.2 to 6.0 On Rails 6.1 `rails app:update` shouldn't add this migration to users' app. Note that, I've left implementation that makes `rails app:update` to generate migrations for users' app that are in `activestorage/db/update_migrate/` because we are likely to need it e.g.: https://github.com/rails/rails/pull/34935, https://github.com/rails/rails/pull/36835. |
||
---|---|---|
.. | ||
migrate |