server/rqlannotation.py
Thu, 17 Jul 2014 11:08:56 +0200 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
Fri, 20 Dec 2013 08:39:03 +0100 Sylvain Thénault [rql2sql] remove special behaviour of symmetric relation vs DISTINCT
Thu, 14 Nov 2013 17:17:02 +0100 Aurelien Campeas symmetric relations: replace bogus rql2sql translation by a hook
Mon, 26 Mar 2012 12:11:48 +0200 Sylvain Thénault [rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322 stable
Thu, 04 Aug 2011 12:50:48 +0200 Sylvain Thénault [rql2sql] closes #1892473: enhance handling of optional inlined relation 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
Tue, 12 Jul 2011 11:27:43 +0200 Sylvain Thénault [repo, ms] fix planning of some queries where variable 'non-invarianess' should be considered, leading for instance to junk in entities table on source deletion
Thu, 16 Jun 2011 15:52:05 +0200 Sylvain Thénault [rql annotation] fix bad invariant variable w/ has_text relation: this is only true when has_text will be used as principal (though we don't know that yet) stable
Tue, 10 May 2011 18:50:13 +0200 Sylvain Thénault [rql2sql] fix bug avoiding outer join relation to be used as a variable principal. Closes #1659395 stable
Wed, 06 Apr 2011 23:23:48 +0200 Sylvain Thénault [sql generation] fix missing join with outer joins w/ rhs invariant variable... stable
Mon, 07 Mar 2011 17:15:06 +0100 Sylvain Thénault [sql generation] fix table scope pb: when an inlined relation is used as principal for the rhs variable, we should adjust lhs variable'scope stable
Sun, 06 Feb 2011 11:33:04 +0100 Sylvain Thénault [rql2sql] should not select a neged relation as principal + simplify code for sql generation for attribute relation stable
Wed, 22 Sep 2010 10:35:34 +0200 Sylvain Thénault [rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction stable
Wed, 26 May 2010 10:28:48 +0200 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
less more (0) -15 tip