diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-03-05 00:29:41 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-03-05 00:29:41 +0900 |
commit | 031605aa90fd6bbb706758cdf1a6e235f48c0ea7 (patch) | |
tree | 44cc0504be57f06aa0cd1eadbec13b94c9e38aed /Gemfile.lock | |
parent | 145adda5815e910df09af107e9ff97467799e853 (diff) | |
download | rails-031605aa90fd6bbb706758cdf1a6e235f48c0ea7.tar.gz rails-031605aa90fd6bbb706758cdf1a6e235f48c0ea7.tar.bz2 rails-031605aa90fd6bbb706758cdf1a6e235f48c0ea7.zip |
Fix `rake db:schema:load` with subdirectories
Related #25174.
`db:schema:load` doesn't work with subdirectories like previous
`db:migrate:status`. `Migrator.migration_files` should be used in
`assume_migrated_upto_version` to fix the issue.
Diffstat (limited to 'Gemfile.lock')
0 files changed, 0 insertions, 0 deletions