Skip to content

[Backend Dependencies Update] Update alembic to 1.3.1#757

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-alembic-1.2.1-to-1.3.1
Closed

[Backend Dependencies Update] Update alembic to 1.3.1#757
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-alembic-1.2.1-to-1.3.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates alembic from 1.2.1 to 1.3.1.

Changelog

1.3.1

:released: November 13, 2019

 .. change::
     :tags: bug, mssql
     :tickets: 621

     Fixed bug in MSSQL dialect where the drop constraint execution steps used
     to remove server default or implicit foreign key constraint failed to take
     into account the schema name of the target table.


.. changelog::

1.3.0

:released: October 31, 2019

 .. change::
     :tags: feature, command
     :tickets: 608

     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.


 .. change::
     :tags: bug, autogenerate
     :tickets: 131

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

 .. change::
     :tags: 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.

.. changelog::
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #778

@pyup-bot pyup-bot closed this Dec 17, 2019
@jpowie01 jpowie01 deleted the pyup-update-alembic-1.2.1-to-1.3.1 branch December 17, 2019 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant