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.

03 Apr 2026 edition
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.0.49

2.0.49 Released: April 3, 2026 orm [orm] [bug] Fixed issue where _orm.Session.get() would bypass the identity map and emit unnecessary SQL when with_for_update=False was passed, rather than treating it equivalently to…

Source: SQLAlchemy Releases sqla-tester