Downloadliste

Projektbeschreibung

SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes and your rows in Python instances. It currently supports MySQL through the 'MySQLdb' package, PostgreSQL through the 'psycopg' package, SQLite, Firebird, MaxDB (SAP DB), MS SQL, and Sybase. It should support Python versions back to 2.4.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-31 05:36 Zurück zur Release-Liste
1.1.3

Es wurde ein Bug mit Postgres fester - add zitiert in "SET client_encoding" query.
Tags: Stable, minor bugfix
A bug was fixed with Postgres - add quotes in "SET client_encoding" query.

Project Resources