Philip Hallstrom
2008-Sep-17 04:54 UTC
Ticket for review: Make "rake db:migrate:redo VERSION=x" do what you think it should do.
Hi all - I''ve modified the rake task so that if you type "rake db:migrate:redo VERSION=x" it will run the :down and :up migration for ''x'' as opposed to redoing the last (or last STEP=x) migrations. Pretty tiny. Appreciate comments... http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1061-patch-to-allow-rake-dbmigrateredo-to-accept-version-to-target-that-migration Thanks! -philip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---