Home / OldFiles / 1.0.1
Name Modified Size InfoDownloads / Week
Parent folder
SQLObject-1.0.1-py2.6.egg 2011-05-30 349.9 kB
SQLObject-1.0.1-py2.5.egg 2011-05-30 350.5 kB
SQLObject-1.0.1-py2.4.egg 2011-05-30 354.6 kB
SQLObject-1.0.1.tar.gz 2011-05-30 257.6 kB
README.rst 2011-05-30 1.0 kB
Totals: 5 Items   1.3 MB 0

Hello!

I'm pleased to announce version 1.0.1, a bugfix release of branch 1.0 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

  • A syntax incompatibility was fixed in SQLiteConnection that prevented SQLObject to be used with Python 2.4.

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

Source: README.rst, updated 2011-05-30