Download Latest Version SQLObject-3.13.0.tar.gz (323.0 kB)
Email in envelope

Get an email when there's a new version of SQLObject

Home / OldFiles / 1.2.3
Name Modified Size InfoDownloads / Week
Parent folder
SQLObject-1.2.3-py2.7.egg 2012-05-25 348.8 kB
SQLObject-1.2.3-py2.6.egg 2012-05-25 350.1 kB
SQLObject-1.2.3-py2.5.egg 2012-05-25 350.7 kB
SQLObject-1.2.3-py2.4.egg 2012-05-25 354.8 kB
SQLObject-1.2.3.tar.gz 2012-05-25 259.4 kB
README.rst 2012-05-25 1.1 kB
Totals: 6 Items   1.7 MB 0

Hello!

I'm pleased to announce version 1.2.3, a bugfix release of branch 1.2 of SQLObject.

What is SQLObject

SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be easy to use and quick to get started with.

SQLObject supports a number of backends: MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB).

What's New

  • Fixed a minor bug in PostgreSQL introspection: VIEWs don't have PRIMARY KEYs - use sqlmeta.idName as the key.
  • Fixed a bug in cache handling while unpickling.

For a more complete list, please see the news: http://sqlobject.org/News.html

Source: README.rst, updated 2012-05-25