[BUG] Execute MySQL dumps and regular SQL on migration files
Reported by Guilherme Chapiewski | March 23rd, 2009 @ 10:10 PM | in v1.2.4
Execute both regular SQL and MySQL dumps on migration files.
Today it is not possible because MySQL dumps set many variables, making the session "dirty".
When this problem is fixed, regular SQL stops working.
Comments and changes to this ticket
-
Guilherme Chapiewski March 23rd, 2009 @ 10:11 PM
- Title changed from Execute MySQL dumps and regular SQL on migration files to [BUG] Execute MySQL dumps and regular SQL on migration files
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/