When I do a "rake db:migrate:reset" does this erase/drop the "schema_migrations" db so that all the migrations are then rerun or applied in order?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
rake db:redo & rake migrations:reset - or how to cope with the change of db:reset | 2 | 304 | December 9, 2007 | |
rake db:migrate:reset could be added to http://guides.rubyonrails.org/migrations.html | 3 | 173 | February 13, 2011 | |
rake migrate problem | 2 | 81 | February 5, 2007 | |
why does db:reset load schema.rb? | 1 | 146 | December 20, 2007 | |
rake redo?? | 2 | 75 | May 21, 2009 |