On Tue, 2007-07-10 at 23:06 -0700, beda wrote:
> Hi all,
> I sometimes merge several queries together using |=. While this works
> well for "normal" queries, producing the desired "ORed" result, when I
> tried to do the same in a query using extra( where=["..."]) I got a
> wrong result - the queries were "ANDed".

I'm not sure if there's already an explicit ticket for this, but it's a
known problem and is very hard to fix in the current code. I'm rewriting
that portion of code at the moment and some of these problems will be
fixed. For now, just don't do that.

Regards,
Malcolm

-- 
On the other hand, you have different fingers. 
http://www.pointy-stick.com/blog/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to