github sqlalchemy/alembic rel_1_5_4
1.5.4

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

1.5.4

Released: February 3, 2021

bug

  • [bug] [versioning] Fixed bug in versioning model where a downgrade across a revision with a
    dependency on another branch, yet an ancestor is also dependent on that
    branch, would produce an erroneous state in the alembic_version table,
    making upgrades impossible without manually repairing the table.

    References: #789

Don't miss a new alembic release

NewReleases is sending notifications on new releases.