Skip to content
TILens What matters today in tech v0.0.9
Theme

Daily edition · Databases

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

15 Jun 2026 edition
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.0.51

2.0.51 Released: June 15, 2026 orm [orm] [bug] Fixed issue where _orm.subqueryload() combined with PropComparator.of_type() and PropComparator.and_() would silently drop the additional filter criteria, causing all…

Source: SQLAlchemy Releases sqla-tester