flask-sqlalchemy
https://github.com/pallets/flask-sqlalchemy
Python
Adds SQLAlchemy support to Flask
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to flask-sqlalchemy
Help out
- Issues
- test_explicit_table[db2,db4] failing with sqlalchemy 2.0.36
- Test failres due to unclosed database on Python 3.13.0
- Provide new configuration keys for database URI.
- provide a `default_per_page` setting
- Flask plugin breaks DeclarativeBase
- Default naming convention
- Add sqlalchemy namespace to flask shell
- Add `sqlalchemy` namespace as `sa` to `flask shell`
- Fix issue #1312: Type (typehint) error when calling `db.Model` subclass constructor with parameters
- Fix issue #1318: Type (typehint) error for `db.relationship`
- Docs
- Python not yet supported