皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

SQLAlchemy 1.4.34 发布

SQLAlchemy 1.4.34 发布

SQLAlchemy 1.4.34 is now available.

Release 1.4.34 repairs a regression in the now-yanked 1.4.33 release where running an insert() construct via the Session.execute() method would fail if the statement contained ORM entities. An additional adjustment to improve psycopg2 “executemany mode” is also present.

The complete changelog for 1.4.34 is at Changelog.

SQLAlchemy 1.4.34 is available on the Download Page.

转自 Blog – SQLAlchemy