We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c86c9 commit 531461bCopy full SHA for 531461b
flask_sqlalchemy/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
"""
3
- flaskext.sqlalchemy
4
- ~~~~~~~~~~~~~~~~~~~
+ flask_sqlalchemy
+ ~~~~~~~~~~~~~~~~
5
6
Adds basic SQLAlchemy support to your application.
7
flask_sqlalchemy/_compat.py
- flaskext.sqlalchemy._compat
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ flask_sqlalchemy._compat
+ ~~~~~~~~~~~~~~~~~~~~~~~~
Internal Python 2.x/3.x compatibility layer.
0 commit comments