Mon, 02 Aug 2010 12:35:24 +0200 | Sylvain Thénault | [rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...) | file | diff | annotate |
Mon, 21 Jun 2010 13:23:11 +0200 | Sylvain Thénault | backport stable | file | diff | annotate |
Thu, 17 Jun 2010 18:36:16 +0200 | Sylvain Thénault | [rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603. | file | diff | annotate |