Hey lists -

I've just put out Alembic 0.3.2.

This version features initial support for Oracle, and some bug fixes.

There's plenty more to do with Alembic so keep those pull requests coming in !  
Thanks all for the help on this project.    

Alembic 0.3.2:

http://pypi.python.org/pypi/alembic/


- [feature] Basic support for Oracle added, 
  courtesy shgoh. #40

- [feature] Added support for UniqueConstraint
  in autogenerate, courtesy Atsushi Odagiri

- [bug] Fixed support of schema-qualified 
  ForeignKey target in column alter operations,
  courtesy Alexander Kolov.

- [bug] Fixed bug whereby create_unique_constraint()
  would include in the constraint columns that
  are added to all Table objects using events,
  externally to the generation of the constraint.

-- 
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