server/sqlutils.py
2011-12-21 Adrien Di Mascio [server] use lgd.process_cursor to optimize processing of large resultsets
2011-10-04 Sylvain Thénault backport stable
2011-09-30 Alexandre Fayolle repaire cctl db-init -d on sqlserver (closes #1979670)
2011-10-04 Sylvain Thénault [rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717) stable
2011-04-21 Alexandre Fayolle add a new method iter_process_result which does the same as proces_result but is a generator (closes #1625374) stable
2011-04-15 Sylvain Thénault [tz postgres support] we've to commit the connection once time-zone is set, else we may loose the setting
2011-04-14 Sylvain Thénault [3.12 regression] don't access to __class__ directly, it may raise AttributeError
2011-04-01 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
2011-03-16 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
2010-10-01 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
2010-09-23 Sylvain Thénault backport stable
2010-09-17 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
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-06-17 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
2010-06-02 Sylvain Thénault [external storage] refactor to give session to storage's callback (needed by vcsfile storage) stable
less more (0) -15 tip