Flask-alembic

Latest version: v3.0.1

Safety actively analyzes 623248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

3.0.1

- Fix handling of relative ids (`-1`, `+1`) passed to `downgrade` and `upgrade`.

3.0.0

- Minimum supported version of Python is 3.8. Drop support for Python 2.
- Minimum supported version of Flask is 3.0.
- Minimum supported version of SQLAlchemy is 2.0.
- Minimum supported version of Flask-SQLAlchemy is 3.1.
- Minimum supported version of Alembic is 1.13.
- Drop support for Flask-Script.
- Add type annotations.
- Adding the CLI is skipped if `command_name` is empty rather than `False`.
- The internal cache only holds a weak reference to the Flask app.
- Various arguments no longer use a default value when passed `None`.
- `compare_server_default` defaults to `True`. Alembic already defaults `compare_type` to `True`.
- `rev_id` defaults to the current UTC timestamp instead of a UUID.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.