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

Topic - Edition

Databases

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