#2922: [patch] defining outer joins
----------------------------+-----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: closed | Component: Database wrapper
Version: | Resolution: wontfix
Keywords: reopen | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
----------------------------+-----------------------------------------------
Changes (by Jonathan Buchanan <[EMAIL PROTECTED]>):
* keywords: => reopen
Comment:
As described in http://groups.google.com/group/django-
developers/browse_thread/thread/34c76768d34f3499 there are some situations
where the ideal solution requires the ability to add multiple conditions
to the ON clause of a LEFT OUTER JOIN.
As I can't see how to do this with using Q objects as suggested when this
ticket was closed, could it be reopened?
--
Ticket URL: <http://code.djangoproject.com/ticket/2922#comment:2>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---