server/test/unittest_rql2sql.py
Fri, 19 Apr 2013 15:41:56 +0200 Sylvain Thénault [rql2sql] Boolean values should be substitued like others. Closes #2829481
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Mon, 09 Jul 2012 12:22:43 +0200 Sylvain Thénault [rql2sql] fix generated SQL when an attribute relation with a variable is ored with another attribute relation. Closes #2410405
Mon, 20 Feb 2012 11:32:06 +0100 Julien Cristau [rql2sql] correctly handle modulo operator (closes #2192457) stable
Fri, 10 Feb 2012 17:20:38 +0100 Sylvain Thénault [server test] fix test broken by recent changes in lgdb stable
Mon, 05 Dec 2011 15:20:21 +0100 Alexandre Fayolle fix tests broken by lgdb update
Tue, 04 Oct 2011 12:23:52 +0200 Sylvain Thénault backport stable
Tue, 04 Oct 2011 10:29:56 +0200 Sylvain Thénault [test, sqlserver] update test for fixed impl. of date extraction function for sqlserver (lgdb 1.7) stable
Tue, 04 Oct 2011 10:18:35 +0200 Sylvain Thénault [rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717) stable
Tue, 04 Oct 2011 10:15:45 +0200 Sylvain Thénault [rql2sql] support for outer join on column alias (closes #1979645) stable
Tue, 09 Aug 2011 09:43:26 +0200 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
Thu, 04 Aug 2011 12:50:48 +0200 Sylvain Thénault [rql2sql] closes #1892473: enhance handling of optional inlined relation stable
Tue, 02 Aug 2011 17:31:06 +0200 Sylvain Thénault [rql2sql] closes #1892471: support for unary expression introduced in rql 0.30 stable
Mon, 01 Aug 2011 18:43:10 +0200 Sylvain Thénault [rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE stable
Wed, 27 Jul 2011 14:22:32 +0200 Sylvain Thénault [sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609 stable
less more (0) -100 -15 tip