#7231: New "join" parameter for the "extra" QuerySet method
---------------------------------------------------+------------------------
Reporter: Davide "Design" Muzzarelli | Owner: nobody
Status: closed | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: wontfix | Keywords: queryset
extra left join
Stage: Design decision needed | Has_patch: 1
Needs_docs: 1 | Needs_tests: 1
Needs_better_patch: 1 |
---------------------------------------------------+------------------------
Changes (by russellm):
* status: new => closed
* resolution: => wontfix
Comment:
extra() is already a nightmare to manage; I can't see how adding a join
argument will make anything easier.
We added raw queries to get around cases where there are complex join
requirements but you want to retain the capabilities of the ORM. I'm
closing this proposal wontfix in the light of that addition.
--
Ticket URL: <http://code.djangoproject.com/ticket/7231#comment:12>
Django <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.