Create new command to create migrations
Reported by Guilherme Chapiewski | February 15th, 2009 @ 11:10 PM | in v1.2.0
Create a new command to create migration files, something like:
db-migrate --create="create_table_example"
Comments and changes to this ticket
-
Guilherme Chapiewski March 5th, 2009 @ 12:17 PM
- State changed from new to resolved
Created command "--create".
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.
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/