News and Updates
SQLAlchemy 2.0.4 Released
February 17, 2023 permalink
SQLAlchemy release 2.0.4 is now available.
Release 2.0.4 delivers some new capabilities to the 2.0 series, including plug-in support for Pydantic dataclasses, improved typing constructs for hybrid attributes, and the ability to control the sorted order of table columns explicitly when using ORM Declarative mappings.
Links to the detailed changelog for 2.0.4 is at Changelog.
SQLAlchemy 2.0.4 is available on the Download Page.