#15209: Manager.raw() allow for WITH ( ... ) SELECT
--------------------------------------------------------+-------------------
Reporter: carbonXT | Owner:
nobody
Status: new | Milestone: 1.4
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords: with,
Manager.raw()
Triage Stage: Accepted | Has patch: 1
Needs documentation: 1 | Needs tests: 1
Patch needs improvement: 1 |
--------------------------------------------------------+-------------------
Changes (by russellm):
* needs_better_patch: => 1
* needs_docs: => 1
* needs_tests: => 1
* stage: Unreviewed => Accepted
Comment:
Accepted on principle; a WITH clause is easy to identify,
However, if all backends don't support a feature, then validation should
be a backend-specific feature.
In addition, the patch requires tests and documentation updates.
--
Ticket URL: <http://code.djangoproject.com/ticket/15209#comment:1>
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.