github sqlalchemy/alembic rel_1_3_0
1.3.0

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

1.3.0

Released: October 31, 2019

feature

  • [feature] [command] Added support for ALEMBIC_CONFIG environment variable,
    refers to the location of the alembic configuration script
    in lieu of using the -c command line option.

    References: #608

bug

  • [bug] [autogenerate] Fixed bug in new Variant autogenerate where the order of the arguments to
    Variant were mistakenly reversed.

    References: #131

misc

  • [change] [compatibility] Some internal modifications have been made to how the names of indexes and
    unique constraints work to make use of new functions added in SQLAlchemy
    1.4, so that SQLAlchemy has more flexibility over how naming conventions
    may be applied to these objects.

Don't miss a new alembic release

NewReleases is sending notifications on new releases.