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.3.0
Name Modified Size InfoDownloads / Week
Parent folder
SQLObject-1.3.0-py2.7.egg 2012-03-31 353.2 kB
SQLObject-1.3.0-py2.6.egg 2012-03-31 354.5 kB
SQLObject-1.3.0-py2.5.egg 2012-03-31 355.1 kB
SQLObject-1.3.0-py2.4.egg 2012-03-31 359.2 kB
SQLObject-1.3.0.tar.gz 2012-03-31 261.6 kB
README.rst 2012-03-31 1.3 kB
Totals: 6 Items   1.7 MB 0

Hello!

I'm pleased to announce version 1.3.0, the first stable release of branch 1.3 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

Features & Interface

  • PostgresConnection performs translation of exceptions to standard SQLObject's hierarchy of exceptions.
  • Major update of FirebirdConnection: introspection was completely rewritten and extended; charset was renamed to dbEncoding; a longstanding bug was fixed - pass port to connect().

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

Source: README.rst, updated 2012-03-31