From: Oleg B. <ph...@ph...> - 2011-06-20 10:59:30
|
On Mon, Jun 20, 2011 at 02:47:40PM +0400, Oleg Broytman wrote: > I'm pleased to announce version 1.1.0, the first stable release of branch > 1.1 of SQLObject. Branch 0.15 is unmaintained now. > * A different workaround is used in SQLiteConnection to prevent PySQLite > from converting strings to unicode - in the case of a registered text > conversion function PySQLite silently converts empty strings to Nones; > now SQLObject uses text_factory instead and properly returns empty > strings. Change since 1.1.0b1: as there is no need to parse declarations a space is no longer inserted between CHAR and (. Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |