SQLAlchemy 1.3.6 released, Python ORM framework

SQLAlchemy 1.3.6 was released. This version contains a relatively large number of improvements, including a number of ORM in small bug fixes, as well as SQLite dialect for a newer version of SQLite presentation, ability for expression IN tuple, and for hierarchical query option to specify ORM new function.

SQLAlchemy is a Python SQL database object and kits mapping (ORM) framework. It contains the complete set of enterprise-level persistence patterns, designed for high efficiency and high performance database access.

Announcement: https://www.sqlalchemy.org/blog/2019/07/21/sqlalchemy-1.3.6-released/

View complete updates: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html#change-1.3.6

Download: https://www.sqlalchemy.org/download.html

Guess you like

Origin www.oschina.net/news/108430/sqlalchemy-1-3-6-released