#26019: Incorrect query generated when combining querysets refering to different
fields under the same alias.
-------------------------------------+-------------------------------------
     Reporter:  Suriya Subramanian   |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):

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


Comment:

 Now that both `QuerySet.union` (#27718) and
 `QuerySet.values(alias:str=exr:Expression)` (#16735) support has landed I
 think we can close this ticket as `QuerySet` combination through `|` is
 likely going to remain unchanged.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/26019#comment:10>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070182cb8c5918-675b95d8-c61e-4012-8686-96f735bb657a-000000%40eu-central-1.amazonses.com.

Reply via email to