I am looking for a way to roll back a migration. So if I run 'cap deploy:migrations' and something in the app is troublesome, running 'cap rollback' (with this rollback_migrations as a hook) will leave the database in the same point that before running 'cap deploy:migrations'
Is there any common formula to solve this problem? Thanks in advance. Jacobo García López de Araujo blog: http://www.robotplaysguitar.com --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
