On 10/12/06, Michael Radziej <[EMAIL PROTECTED]> wrote:
>
> Russell Keith-Magee schrieb:
> > Ticket 2737 requests a feature where __exact=None would be interpreted
> > as __isnull=True. This would fix all three problems I have described.
> > The proposed patch isn't correct, but I feel the idea is valid.
>
> My brain has been wired in SQL mode, perhaps for too long, so I
> consider __exact=None as the equivalent of ... WHERE ...=NULL,
> which gives an empty result set. Perhaps this comes to a surprise
> for an SQL newbie, but it is seriously my intuitive expectation,
> being consistent with the SQL boolean algebra.

Sorry - I'm confused; Are you agreeing with the proposed change, or
saying it contradicts your expectations? (I think you are agreeing - I
just want to make sure)

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to