SQLite support
Reported by Bernardo Heynemann | July 14th, 2010 @ 06:19 PM | in BACKLOG
Support SQLite database. This is a cool feature in that it allows users to quick test their migrations up's and down's.
I think we should refactor simple-db-migrate to use sqlalchemy or any other ORM that would give us db-agnostic SQL execution.
Comments and changes to this ticket
-
Wandenberg Peixoto April 19th, 2012 @ 12:39 AM
- State changed from new to invalid
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/