Alembic 0.8.2 is now available.

This release is just a quick fix for one issue with the new foreign key option comparison feature; a MySQL database won't report on the RESTRICT option, nor will most backends report on "NO ACTION" as an option, so the comparison function accommodates for these if they are explicit in the model but unreported by the backend (and vice versa for NO ACTION).


0.8.2 changelog:

http://alembic.readthedocs.org/en/latest/changelog.html#change-0.8.2

download alembic 0.8.2 at:

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


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

Reply via email to