test/data/rewrite/bootstrap_cubes
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 23 Sep 2011 12:23:09 +0200
branchstable
changeset 7843 3b51806da60b
parent 6337 6686ca1826a9
child 7790 7e16e056eecb
permissions -rw-r--r--
[rqlrewrite] if inlined relation has to be moved to a subquery, take care of the object of the relation (closes #1945725) As the object of the relation is moved to the subquery, all variables/relations representing some of its attributes or inlined relations should be moved there as well. This avoid error such as "BadRQLQuery: variable AF should be selected by the subquery" on security insertion.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6337
6686ca1826a9 stop relying on person cube, it isn't needed
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 3240
diff changeset
     1
card