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

Hello!

I'm pleased to announce version 1.0.2, 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 bug was fixed in SelectResults slicing that prevented to slice a slice (my_results[:20][1:5]).

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

Source: README.rst, updated 2011-08-08