github sqlalchemy/alembic rel_1_16_2
1.16.2

latest releases: rel_1_16_5, rel_1_16_4, rel_1_16_3...
2 months ago

1.16.2

Released: June 16, 2025

bug

  • [bug] [autogenerate] Fixed issue where dialect-specific keyword arguments in dialect_kwargs
    were not rendered when rendering the Operations.create_foreign_key()
    operation. This prevented dialect-specific keywords from being rendered
    using custom Rewriter recipes that modify
    ops.CreateForeignKeyOp, similar to other issues such as
    #1635. Pull request courtesy Justin Malin.

    References: #1671

  • [bug] [command] Fixed rendering of pyproject.toml to include two newlines when
    appending content to an existing file. Pull request courtesy Jonathan
    Vanasco.

    References: #1679

Don't miss a new alembic release

NewReleases is sending notifications on new releases.