stucco_evolution is my entry into the crowded 'schema migration' space. For 
people that like writing their own ALTER TABLE statements, stucco_evolution 
only concerns itself with passing a SQLAlchemy connection to numbered Python 
scripts in an evolve/ package, maintaining a (name, number) tuple for each 
managed package.

stucco_evolution is 200 lines of code with automated tests that provide 100% 
statement coverage. It works well for me, but the functions in the API do 
not have very good names. Suggestions welcome.

Daniel Holth

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to