server/sqlutils.py
2013-11-14 Julien Cristau Make the GROUP_CONCAT aggregate function not repeat values (closes #3223975)
2013-12-09 Julien Cristau merge 3.17.11
2013-12-06 Aurelien Campeas [sqlutils] fix sqlite group_concat harder (related to #3331906) stable
2013-11-28 Aurelien Campeas [sqlutils] avoid a crash with sqlite when using group_concat (closes #3331906) stable
2013-10-16 Julien Cristau [server] drop support for antediluvian lgdb versions
2013-08-30 Rémi Cardona spelling: rollbacked -> rolled back stable
2013-04-23 Vincent Michel [sql] preprocess_entity uses lgdb helper's SQL converters.
2011-10-18 Alain Leufroy [server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743) stable
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
less more (0) -15 tip