Skip to content

Update flask-migrate to 2.4.0#854

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-flask-migrate-2.0.1-to-2.4.0
Closed

Update flask-migrate to 2.4.0#854
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-flask-migrate-2.0.1-to-2.4.0

Conversation

@pyup-bot
Copy link
Copy Markdown

This PR updates Flask-Migrate from 2.0.1 to 2.4.0.

Changelog

2.4.0

- Refreshed the env.py files from the Alembic project (216)

2.3.1

- Don't silence transaction errors from SQLAlchemy (236)

2.3.0

- Use root logger for alembic error messages
- Add `--indicate-current` option to history command (192)

2.2.1

- Drop support for Alembic versions before 0.7
- Added pypy3 to test matrix

2.2.0

- Suppress stack traces on command errors (204)

2.1.1

- Make the `directory` argument to `get_config()` optional (168)

2.1.0

- Removed dependency on Flask-Script from setup.py (165)

2.0.4

- Support -x arguments in "migrate" command (148)

2.0.3

- Support multiple -x arguments in the Flask-Script interface (103)

2.0.2

- Support passing alembic context kwargs from constructor into init_app (138)
Links

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.

3 participants