Flask-Migrate

SQLAlchemy database migrations for Flask applications using Alembic.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-migrate

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
4.1.0 2025-01-10    
4.0.7 2024-03-11    
4.0.6 2024-03-09    
4.0.5 2023-09-12    
4.0.4 2023-02-02
4.0.3 2023-01-29
4.0.2 2023-01-18
4.0.1 2023-01-05
4.0.0 2022-11-13
3.1.0 2021-08-01
3.0.1 2021-05-30
3.0.0 2021-05-15
2.7.0 2021-02-21
2.6.0 2021-01-19
2.5.3 2020-03-14
2.5.2 2019-05-25
2.5.1 2019-05-20
2.5.0 2019-05-19
2.4.0 2019-02-16
2.3.1 2018-11-28
2.3.0 2018-10-19
2.2.1 2018-06-18
2.2.0 2018-06-13
2.1.1 2017-08-28
2.1.0 2017-07-28
2.0.4 2017-05-31
2.0.3 2017-01-30
2.0.2 2016-12-09
2.0.1 2016-11-13
2.0.0 2016-07-31
1.8.1 2016-07-10
1.8.0 2016-02-24
1.7.0 2015-12-28
1.6.0 2015-09-17
1.5.1 2015-08-24
1.5.0 2015-08-01
1.4.0 2015-04-26
1.3.1 2015-03-20
1.3.0 2014-12-01
1.2.0 2014-01-19
1.1.1 2014-01-06
1.1.0 2013-12-20
1.0.0 2013-12-03
0.1.4 2013-09-26
0.1.3 2013-09-19
0.1.2 2013-09-15
0.1.1 2013-09-10
0.1.0 2013-09-09

Issues with this package?

Page last updated 2026-09-03 07:45:44 UTC