log DBInterface.py @ 21:5f3d6623b71e

age author description
Fri, 08 Feb 2013 20:40:25 +0100 casties fixed bug when params to ZDBInlineSearch are not strings.
Fri, 11 Jan 2013 17:58:56 +0100 casties V1.7: new connection caching. some cleanup.
Thu, 23 Feb 2012 21:17:14 +0100 casties better fix for psycopg 2.4. better quoting of sql arguments.
Wed, 22 Feb 2012 18:53:05 +0100 casties fix for psycopg 2.4 Column type.
Thu, 23 Jun 2011 11:16:19 +0200 casties add single-quote to ignored characters in sqlName.
Thu, 17 Feb 2011 19:25:16 +0100 casties added autocommit option.
Tue, 15 Feb 2011 20:41:28 +0100 root fixed bug and improved sqlName
Tue, 15 Feb 2011 19:59:07 +0100 casties first version of ZDBInlineSearch
Mon, 14 Feb 2011 23:20:43 +0100 casties new executeZSQL method that returns Zope Results.
Mon, 14 Feb 2011 11:11:34 +0100 casties new base class (unused)