On Mon, Aug 31, 2009 at 10:30 AM, wallenfe <walle...@gmail.com> wrote:
> > I'm trying to understand why a LEFT OUTER JOIN is being used in > queries that filter on a NULL foreign key. It seems that the same > result can be achieved without the LEFT OUTER JOIN. > > Here is an example: > [snip] Why is the LEFT OUTER JOIN used? Is there a different way this filter > should be structured so that the LEFT OUTER JOIN is not used? > Looks like: http://code.djangoproject.com/ticket/10790 Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---