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.

17 Apr 2026 edition
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.1.0b2

2.1.0b2 Released: April 16, 2026 orm [orm] [usecase] The metadata, type_annotation_map, or registry can now be set up in a declarative base also via a mixin class, not only by directly setting them on the subclass like…

Source: SQLAlchemy Releases sqla-tester