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

Topic - Edition

Python

1 items on 03 Apr 2026
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