Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates Flask-SQLAlchemy from 2.4.1 to 2.4.3.

Changelog

2.4.3

-------------

Released 2020-05-26

-   Deprecate ``SQLALCHEMY_COMMIT_ON_TEARDOWN`` as it can cause various
 design issues that are difficult to debug. Call
 ``db.session.commit()`` directly instead. :issue:`216`

2.4.2

-------------

Released 2020-05-25

-   Fix bad pagination when records are de-duped. :pr:`812`
Links

@coveralls
Copy link

coveralls commented May 26, 2020

Pull Request Test Coverage Report for Build 724

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 715: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@alexppg alexppg merged commit a0a356e into master May 30, 2020
@alexppg alexppg deleted the pyup-update-flask-sqlalchemy-2.4.1-to-2.4.3 branch May 30, 2020 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants