Oleg Broytman | 31 Mar 2012 13:42
X-Face
Favicon
Gravatar

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

Where is SQLObject
==================

Site:
http://sqlobject.org

Development:
http://sqlobject.org/devel/

Mailing list:
https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss

Archives:
http://news.gmane.org/gmane.comp.python.sqlobject

(Continue reading)

Oleg Broytman | 31 Mar 2012 13:49
X-Face
Favicon
Gravatar

Re: SQLObject 1.3.0

On Sat, Mar 31, 2012 at 03:42:38PM +0400, Oleg Broytman wrote:
> I'm pleased to announce version 1.3.0, the first stable release of branch
> 1.3 of SQLObject.

   With this release I stopped supporting branch 1.1.

> * Major update of FirebirdConnection: introspection was completely
>   rewritten and extended; ``charset`` was renamed to ``dbEncoding``;
>   a longstanding bug was fixed - pass port to connect().

   Many kudos to Petr Jakes!

Oleg.
--

-- 
     Oleg Broytman            http://phdru.name/            phd <at> phdru.name
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

Gmane