python-Flask-SQLAlchemy
Adds SQLAlchemy support to your Flask application.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-Flask-SQLAlchemy
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:flask/python-Flask-SQLAlchemy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
flask_sqlalchemy-3.1.1.tar.gz | 0000081899 80 KB | |
python-Flask-SQLAlchemy.changes | 0000015914 15.5 KB | |
python-Flask-SQLAlchemy.spec | 0000002401 2.34 KB | |
stop-using-utcnow.patch | 0000005488 5.36 KB |
Revision 26 (latest revision is 36)
Matej Cepl (mcepl)
accepted
request 1114375
from
Ondřej Súkup (mimi_vx)
(revision 26)
- update to 3.1.1 * Deprecate the __version__ attribute. * Drop support for Python 3.7. * Add support for the SQLAlchemy 2.x API via model_class parameter. * Bump minimum version of SQLAlchemy to 2.0.16. * Remove previously deprecated code. * Pass extra keyword arguments from get_or_404 to session.get. * Fix bug with finding right bind key for clause statements.
Comments 0