Hey list(s) -

Alembic 0.6.5 is now released.

This release contains four bug fixes and one new feature which allows 
transactional DDL to be run in a transaction per migration file, rather than 
for the series of migrations as a whole.

Full changelog is at: from 
http://alembic.readthedocs.org/en/latest/changelog.html#change-0.6.5.

For hints on major Alembic features planned for the future, I've created a 
milestone called "tier 1".  This milestone includes a new approach to migration 
lineage and branching which will allow for any kind of geometry in migrations 
(multiple apps/branches, automatic merges, etc).    The milestone can be viewed 
at: https://bitbucket.org/zzzeek/alembic/issues?milestone=tier+1.

Download Alembic 0.6.5 at:

https://pypi.python.org/pypi/alembic

- mike




-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy-alembic" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy-alembic+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to