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

Topic - Edition

Databases

1 items on 24 Feb 2026
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.0.47

2.0.47 Released: February 24, 2026 orm [orm] [bug] Fixed issue when using ORM mappings with Python 3.14's PEP 649 feature that no longer requires "future annotations", where the ORM's introspection of the __init__…

Source: SQLAlchemy Releases sqla-tester