server/sqlutils.py
Thu, 21 Apr 2011 16:33:55 +0200 Alexandre Fayolle add a new method iter_process_result which does the same as proces_result but is a generator (closes #1625374) stable
Fri, 15 Apr 2011 08:22:38 +0200 Sylvain Thénault [tz postgres support] we've to commit the connection once time-zone is set, else we may loose the setting
Thu, 14 Apr 2011 11:38:10 +0200 Sylvain Thénault [3.12 regression] don't access to __class__ directly, it may raise AttributeError
Fri, 01 Apr 2011 15:04:47 +0200 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
Wed, 16 Mar 2011 09:37:46 +0100 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
Fri, 01 Oct 2010 16:07:03 +0200 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Fri, 17 Sep 2010 17:25:17 +0200 Sylvain Thénault [repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance. stable
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Thu, 17 Jun 2010 14:43:16 +0200 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
Wed, 02 Jun 2010 13:01:45 +0200 Sylvain Thénault [external storage] refactor to give session to storage's callback (needed by vcsfile storage) stable
Sat, 29 May 2010 10:06:07 +0000 Alexandre Fayolle [win32 SQLServer] connection lost detection stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Mon, 12 Apr 2010 15:05:37 +0000 Alexandre Fayolle fix cwctl db-init -d on SQL Server stable
less more (0) -15 tip