#28781: QuerySet.union()/intersection()/difference() doesn't work with
QuerySet.values().
-------------------------------------+-------------------------------------
     Reporter:  Amir Aziiev          |                    Owner:  felixxm
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  1.11
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:
     Keywords:  union, values        |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham):

 I'm not sure I'd consider that a release blocker as
 [https://docs.djangoproject.com/en/dev/ref/models/querysets/#union the
 QuerySet.union() documentation] states, "In addition, only LIMIT, OFFSET,
 COUNT(*), and ORDER BY (i.e. slicing, count(), and order_by()) are allowed
 on the resulting QuerySet."

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28781#comment:8>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.70f14881f9969f98e74ad6f0eda70007%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to