#29286: QuerySet.values_list() crashes when combining annotated and 
not-annotated
querysets with union().
-------------------------------------+-------------------------------------
     Reporter:  felixxm              |                    Owner:  felixxm
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.11
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"0b66c3b442875627fa6daef4ac1e90900d74290b" 0b66c3b]:
 {{{
 #!CommitTicketReference repository=""
 revision="0b66c3b442875627fa6daef4ac1e90900d74290b"
 Fixed #29286 -- Fixed column mismatch crash with QuerySet.values() or
 values_list() after combining an annotated and unannotated queryset with
 union(), difference(), or intersection().

 Regression in a0c03c62a8ac586e5be5b21393c925afa581efaf.

 Thanks Tim Graham and Carlton Gibson for reviews.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29286#comment:7>
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.f6ef21a2278ccc6828315d0ca06625c6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to