#14 new
Guilherme Chapiewski

Reset migrations

Reported by Guilherme Chapiewski | February 13th, 2009 @ 10:05 PM | in BACKLOG

Reset functionality: drop all tables (don't drop database) and migrate to the latest version (remember to drop views first).

This would be useful for databases where the user doesn't have rights to drop and re-create the database but just the tables.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

simple-db-migrate is a database migration tool inpired on Rails migrations. For more info check the project website: http://guilhermechapiewski.github.com/simple-db-migrate/

Pages