github sqlalchemy/alembic rel_0_3_5
0.3.5

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

0.3.5

Released: Sun Jul 08 2012

  • [bug] Fixed issue whereby reflected server defaults
    wouldn't be quoted correctly; uses repr() now.

    References: #31

  • [bug] Fixed issue whereby when autogenerate would
    render create_table() on the upgrade side for a
    table that has a Boolean type, an unnecessary
    CheckConstraint() would be generated.

    References: #58

  • [feature] Implemented SQL rendering for
    CheckConstraint() within autogenerate upgrade,
    including for literal SQL as well as SQL Expression
    Language expressions.

Don't miss a new alembic release

NewReleases is sending notifications on new releases.