github sqlalchemy/alembic rel_1_3_2
1.3.2

latest releases: rel_1_16_5, rel_1_16_4, rel_1_16_3...
5 years ago

1.3.2

Released: December 16, 2019

bug

  • [bug] [api] [autogenerate] Fixed regression introduced by #579 where server default rendering
    functions began to require a dialect implementation, however the
    render_python_code() convenience function did not include one, thus
    causing the function to fail when used in a server default context. The
    function now accepts a migration context argument and also creates one
    against the default dialect if one is not provided.

    References: #635

Don't miss a new alembic release

NewReleases is sending notifications on new releases.