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.4.1
Name Modified Size InfoDownloads / Week
Parent folder
SQLObject-1.4.1-py2.7.egg 2013-05-26 354.0 kB
SQLObject-1.4.1-py2.6.egg 2013-05-26 355.3 kB
SQLObject-1.4.1-py2.5.egg 2013-05-26 355.9 kB
SQLObject-1.4.1-py2.4.egg 2013-05-26 360.0 kB
SQLObject-1.4.1.tar.gz 2013-05-26 263.4 kB
README.rst 2013-05-26 1.2 kB
Totals: 6 Items   1.7 MB 0

Hello!

I'm pleased to announce version 1.4.1, a bugfix release of branch 1.4 of SQLObject.

What's new in SQLObject

  • Fixed bugs in pickling and unpickling (remove/restore a weak proxy to self, fixed cache handling).
  • Added an example of using SQLObject with web.py to the links page.

Contributors for this release are Andrew Trusty and Rhubarb Sin.

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

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).

Source: README.rst, updated 2013-05-26