Sqlalchemy versions

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper
1.0
Jul 16, 2015
Review
0.9
Jun 6, 2014
Review
0.8
Jun 7, 2013
Jan 14, 2013
Review
0.7
Nov 5, 2012

What's new

v1.0 [Jul 16, 2015]
[engine] [bug] Fixed critical issue whereby the pool “checkout” event handler may be called against a stale connection without the “connect” event handler having been called, in the case where the pool attempted to reconnect after being invalidated and failed; the stale connection would remain present and would be used on a subsequent attempt. This issue has a greater impact in the 1.0 series subsequent to 1.0.2, as it also delivers a blanked-out .info dictionary to the event handler; prior to 1.0.2 the .info dictionary is still the previous one.¶
[sqlite] [bug] Fixed bug in SQLite dialect where reflection of UNIQUE constraints that included non-alphabetic characters in the names, like dots or spaces, would not be reflected with their name.¶
[misc] [bug] Fixed an issue where a particular base class within utils didn’t implement __slots__, and therefore meant all subclasses of that class didn’t either, negating the rationale for __slots__ to be in use. Didn’t cause any issue except on IronPython which apparently does not implement __slots__ behavior compatibly with cPython.¶

v0.9 [Jun 6, 2014]
- fixes a set of garden variety bugs, many of which are related to changes in DBAPIs ( SQL Server version strings, Psycopg2 error conditions, changes in MySQL-connector-python and pg8000).

Alternative downloads

Python
Python
Free
rating

Create web and desktop applications using an object oriented language.

Python - pyvisa
Python - pyvisa
Free
rating

It enables you to control all kinds of measurement devices.

Health Mapper
Health Mapper
Free
rating

A health mapping and surveillance program developed by the WHO.

Python ezPyCrypto-0.1
Python ezPyCrypto-0.1
Free
rating

ezPyCrypto is a high-level encryption library for Python.

Python ReportLab
Python ReportLab
Free
rating

It is an open source Python library for generating PDFs and graphics.