New option --sqlonly to generate scripts
Reported by Franklin Amorim | April 1st, 2009 @ 05:26 PM | in v1.2.5
I, as a database administrator, would like to execute the db-migrate to display the sql commands without execute then on the database.
The reason is to generate the sql script to be executed. Useful for controlled environments that do not allow direct execution of the db-migrate (like production).
Comments and changes to this ticket
-
Guilherme Chapiewski April 8th, 2009 @ 06:06 PM
- Milestone changed from BACKLOG to v1.2.5
- Tag set to sql, statements
Moved to next version.
-
Guilherme Chapiewski April 30th, 2009 @ 12:23 PM
- State changed from new to open
Option created. The name will be '--showsqlonly'.
It's in the dev branch and will be published in a few minutes.
-
Guilherme Chapiewski May 1st, 2009 @ 03:55 AM
- State changed from open to resolved
Will be published tomorrow in version v1.2.5.
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/