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
- Type (typehint) error for `db.relationship`
- Bring up URI check for sqlite engine
- Using SQLite URI filename format for in-memory database still creates a file
- Type error when calling db.Model subclass constructor with parameters
- Python 3.12 changes cause test failures due to deprecation warning
- `SQLAlchemy.__repr__` raises `KeyError` when the default engine is not set.
- Add `paginate_rows()` method
- Flask-SQLAlchemy does not behave like SQLAlchemy with the same classes, causing a runtime error
- Record queries errors on some Postgres queries
- add docs about testing
- Docs
- Python not yet supported