server/rqlannotation.py
2015-09-18 Rémi Cardona [py3k] use next builtin instead of next method
2015-10-13 Rémi Cardona [py3k] dict.itervalues → dict.values
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-09-11 Samuel Trégouët [py3k] print function
2014-07-17 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
2013-12-20 Sylvain Thénault [rql2sql] remove special behaviour of symmetric relation vs DISTINCT
2013-11-14 Aurelien Campeas symmetric relations: replace bogus rql2sql translation by a hook
2012-03-26 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
2011-08-04 Sylvain Thénault [rql2sql] closes #1892473: enhance handling of optional inlined relation stable
2011-07-27 Sylvain Thénault [sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609 stable
2011-07-12 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
2011-06-16 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
2011-05-10 Sylvain Thénault [rql2sql] fix bug avoiding outer join relation to be used as a variable principal. Closes #1659395 stable
2011-04-06 Sylvain Thénault [sql generation] fix missing join with outer joins w/ rhs invariant variable... stable
2011-03-07 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
less more (0) -15 tip