Download Latest Version sqlobject-3.13.1.tar.gz (1.5 MB) Google Add to Preferred Sources
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