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.

24 May 2026 edition
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.0.50

2.0.50 Released: May 24, 2026 orm [orm] [bug] Fixed issue where using _orm.joinedload() with PropComparator.of_type() targeting a joined-table subclass combined with PropComparator.and_() referencing a column on that…

Source: SQLAlchemy Releases sqla-tester