diff options
author | Yves Senn <yves.senn@gmail.com> | 2015-06-30 16:32:59 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2015-06-30 16:36:03 +0200 |
commit | 2183caa24a678395c4367b1dedee583069fb1797 (patch) | |
tree | 4ed6d74c15c7dfb740c44374cc6c4ce99bca9044 /Rakefile | |
parent | a8f250a22c6278946e9ee519d99e2ce0e8ab4652 (diff) | |
download | rails-2183caa24a678395c4367b1dedee583069fb1797.tar.gz rails-2183caa24a678395c4367b1dedee583069fb1797.tar.bz2 rails-2183caa24a678395c4367b1dedee583069fb1797.zip |
`dump_schema_after_migration` applies migration tasks other than db:migrate
Closes #20743.
The task `db:_dump` now only dumps the schema if
`ActiveRecord::Base.dump_schema_after_migration` is true. This has
effects:
- `db:migrate:up`
- `db:migrate:down`
- `db:forward`
- `db:rollback`
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions