log

age author description
Wed, 24 Apr 2013 20:49:42 +0200 casties fix problem with config page when autocommit is not defined. default tip
Fri, 08 Feb 2013 20:40:25 +0100 casties fixed bug when params to ZDBInlineSearch are not strings.
Fri, 11 Jan 2013 19:14:07 +0100 casties nicer edit pages.
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.
Thu, 23 Feb 2012 08:33:48 +0100 casties added stuff from RestDbGisApi to WritableRestDbInterface.
Wed, 22 Feb 2012 18:53:05 +0100 casties fix for psycopg 2.4 Column type.
Thu, 17 Nov 2011 14:06:52 +0100 casties comments with a bit of documentation
Thu, 10 Nov 2011 19:59:59 +0100 casties added _op_XXX=in operation
Thu, 07 Jul 2011 21:04:23 +0200 casties add _ignore_empty option (default=true) to ZSQLInlineSearch.
Thu, 07 Jul 2011 19:22:29 +0200 casties fix bug with _max and _skip. add _size and _start as alias.
Thu, 23 Jun 2011 11:16:19 +0200 casties add single-quote to ignored characters in sqlName.
Wed, 15 Jun 2011 16:59:43 +0200 casties cleaned comments
Thu, 17 Feb 2011 20:18:18 +0100 root fixed bug with default sort order.
Thu, 17 Feb 2011 19:25:16 +0100 casties added autocommit option.
Tue, 15 Feb 2011 21:14:03 +0100 casties search case insensitive. max and skip options.
Tue, 15 Feb 2011 20:41:28 +0100 root fixed bug and improved sqlName
Tue, 15 Feb 2011 20:39:48 +0100 root fix bugs in ZDBInlineSearch.
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)
Fri, 11 Feb 2011 15:08:26 +0100 casties add hgignore
Fri, 11 Feb 2011 15:05:23 +0100 casties first checkin