0.3.2
Released: Mon Apr 30 2012
-
[feature] Basic support for Oracle added,
courtesy shgoh.References: #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.