sqlalchemy
https://github.com/sqlalchemy/sqlalchemy
Python
The Database Toolkit for Python
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 supported9 Subscribers
Add a CodeTriage badge to sqlalchemy
Help out
- Issues
- Support for native JSON in mssql
- `arrayaggload` in addition to `joinedload` and `selectinload`
- Applying a loader option to a parent relationship when using with_polymorphic does not work properly
- Subquery load loses `and_` criteria when combined with `of_type`
- Fix joinedload + of_type() + and_() invalid SQL for subclass columns
- `joinedload` + `of_type()` + `.and_()` generates invalid SQL
- Immediateload fails to load when combined with inheritance
- fix: PostgreSQL check constraint reflection strips brackets naively
- Fix floordiv (//) for float/numeric by int with div_is_floordiv dialects
- Connection pool soft invalidation uses `time.time()` comparison that can silently fail on low-resolution clocks (e.g. Windows ~16 ms)
- Docs
- Python not yet supported