After a lot of controversy, the old rake db:reset is back with a brand new
name: rake db:migrate:reset
On the other hand, we now have a new rake db:migrate:redo which rolls back
one or more migrations (depending if you set the STEP constant or not) and
then migrate back up to the latest version.

Thanks everybody for your help.

-Matt

-- 
            --------
http://railsontherun.com

--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to