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
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 12:50:48 +0200 |
Sylvain Thénault |
[rql2sql] closes #1892473: enhance handling of optional inlined relation
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 23:23:48 +0200 |
Sylvain Thénault |
[sql generation] fix missing join with outer joins w/ rhs invariant variable...
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 09:24:00 +0200 |
Sylvain Thénault |
[rql annotation] add test and fix for bug introduced by 5004:4cc020ee70e2. While it sounded good, it wasn't because stinfo['relations'] didn't include anymore stinfo['typerels']
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 18:04:59 +0100 |
Sylvain Thénault |
le patch rql26 a été importé
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:24:47 +0100 |
Sylvain Thénault |
pylint style fixes
stable
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:56:57 +0100 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 11:29:08 +0100 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 11:27:41 +0100 |
Sylvain Thénault |
don't record deambiguifier when it has no type restriction using 'is', so we don't miss later some available constraints
stable
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 18:06:47 +0100 |
Sylvain Thénault |
test and fix http://www.logilab.org/ticket/499838
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:31:55 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 16:36:08 +0200 |
Sylvain Thénault |
fix rqlannotation bug w/ identity relation in subscope
3.5
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 16:14:22 +0200 |
Sylvain Thénault |
fix regression w/ NOT symetric relation (distinct not needed)
stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 21:13:54 +0200 |
Sylvain Thénault |
fix sql generated on NOT inlined_relation queries. Use exists, so no more needs for extra DISTINCT
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Thu, 14 May 2009 11:38:40 +0200 |
Adrien Di Mascio |
delete-trailing-whitespace + some copyright update
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 12:30:16 +0100 |
sylvain thenault |
fix #171339
|
file |
diff |
annotate
|
Wed, 11 Feb 2009 17:54:55 +0100 |
Sylvain |
fix select principal so results are predictable during tests
|
file |
diff |
annotate
|
Fri, 16 Jan 2009 18:31:13 +0100 |
sylvain thenault |
need_intersect test and fixes
|
file |
diff |
annotate
|
Wed, 07 Jan 2009 14:55:16 +0100 |
Sylvain Thenault |
consider intersect *and* distinct
|
file |
diff |
annotate
|
Wed, 07 Jan 2009 09:47:56 +0100 |
Sylvain Thenault |
in some cases (eg ambiguous neged relations), INTERSECT should be used instead of DISTINCT
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|