SQLAlchemy 0.4.0 released
[Posted October 23, 2007 by cook]
Version 0.4.0 of SQLAlchemy, the Python SQL Toolkit and Object Relational
Mapper, has been
announced.
"
The first production release of 0.4 is now available. After six separate beta releases, the final 0.4 represents the hard work of many contributors with over a hundred new fixes and improvements after the the initial 0.4 beta1 release. 0.4 overall represents the largest overhaul SQLAlchemy has had yet, with its most refined and feature-filled ORM, SQL expression, and transactional APIs ever, all new documentation, a rewritten compiler, massive refactorings and speed refinements to the execution system and ORM, and more support for more databases, including experimental support for Sybase and MS Access."
(
Log in to post comments)