Skip to content
TILens What matters today in tech v0.0.9
Theme
Topics - Databases
Calendar · JAN 2026
Jan 2026
1 2 3 4
5 6 7 8 9 10 11
13 14 16 17 18
20 22 24 25
26 27 28 29 31
Favorites (0)

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.

21 Jan 2026 edition
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.1.0b1

2.1.0b1 Released: January 21, 2026 platform [platform] [feature] Free-threaded Python versions are now supported in wheels released on Pypi. This integrates with overall free-threaded support added as part of #12881 for…

Source: SQLAlchemy Releases sqla-tester
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.0.46

2.0.46 Released: January 21, 2026 typing [typing] [bug] Fixed typing issues where ORM mapped classes and aliased entities could not be used as keys in result row mappings or as join targets in select statements.…

Source: SQLAlchemy Releases sqla-tester