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
- 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`
- 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
- Docs
- Python not yet supported