Bug report: crash in queries

Ernesto Revilla <[email protected]> Thu, 4 Aug 2005 11:53:08 +0200
Newsgroups gmane.comp.db.rekall.devel
Message-ID <[email protected]>
--===============1786034750==
Content-Type: multipart/alternative; 
	boundary="----=_Part_1552_1741367.1123149188475"

------=_Part_1552_1741367.1123149188475
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Query:
select client.salutation || ' ' || client.contact as contacto, client.*...
from orders, client, products
where client.clientid =3D orders.clientid
and products.productid =3D orders.productid

Error: QuerySet bottom level 2 of 14 columns

When I remove the client.* expression, it works ok.

Rekall Version: cvs (2.3.4-test)

Another question: is there a bugzilla, project tracker or something else?
Erny

------=_Part_1552_1741367.1123149188475
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Query:<br>
select client.salutation || ' ' || client.contact as contacto, client.*...<=
br>
from orders, client, products<br>
where client.clientid =3D orders.clientid<br>
and products.productid =3D orders.productid<br>
<br>
Error: QuerySet bottom level 2 of 14 columns<br>
<br>
When I remove the client.*&nbsp; expression, it works ok.<br>
<br>
Rekall Version: cvs (2.3.4-test)<br>
<br>
Another question: is there a bugzilla, project tracker or something else?<b=
r>
Erny<br>
<br>
<br>
<br>

------=_Part_1552_1741367.1123149188475--

--===============1786034750==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Rekall-devel mailing list
[email protected]
http://www.mailman.a-i-s.co.uk/cgi-bin/mailman/listinfo/rekall-devel
--===============1786034750==--