SQLAlchemy 0.3.10 released

This is a minor release that is primarily to fix a connection pool
issue revealed earlier today. The pool issue was introduced in 0.3.9
and did not exist in prior versions, and only affects the behavior of
“timeout”, nothing to do with the state integrity of the pool or its
connections. The release also fixes some small bugs involving
binding connections directly to MetaData as well as Sessions.

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

Tags: ,

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Reply