github sqlalchemy/alembic rel_0_3_2
0.3.2

latest releases: rel_1_15_2, rel_1_15_1, rel_1_15_0...
5 years ago

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.

Don't miss a new alembic release

NewReleases is sending notifications on new releases.