Version 0.11.2 of SQLObject

Avatar

Release Notes: Unicode is converted to str when logging to the console. An obscure bug in ConnectionHub was fixed. This bug was triggered by an SQLObject class whose instances can be coerced to boolean False.

Other releases

  •  18 May 2013 11:04
Avatar

Release Notes: PostgresConnection was optimized. SQLObject now uses INSERT...RETURNING id to get the autoincremented ID in one query instead of two (INSERT + SELECT id) (PostgreSQL 8.2 required). SQLObject now generates NCHAR/NVARCHAR and N''-quoted strings for MS SQL.

  •  20 Oct 2012 11:23
Avatar

Release Notes: A bug was fixed in sqlbuilder.Select.filter - a comparison with SQLTrueClause was removed. A number of tests were fixed.

  •  20 Oct 2012 11:23
Avatar

Release Notes: A bug was fixed in sqlbuilder.Select.filter - a comparison with SQLTrueClause was removed. A number of tests were fixed.

  •  25 May 2012 21:53
Avatar

Release Notes: This release fixes a minor bug in PostgreSQL introspection: VIEWs don't have PRIMARY KEYs; sqlmeta.idName is used as the key. It fixes a bug in cache handling while unpickling.

  •  25 May 2012 21:53
Avatar

Release Notes: This release fixes a minor bug in PostgreSQL introspection: VIEWs don't have PRIMARY KEYs; sqlmeta.idName is used as the key. It fixes a bug in cache handling while unpickling.

Screenshot

Project Spotlight

Sanewall

A powerful and easy-to-use firewall builder for Linux which uses an elegant language.

Screenshot

Project Spotlight

libXbgi

A BGI-compatible library for X11.