#34346: QuerySet ordered by annotation with name used by select_related() field
crashes with AmbiguousColumn.
-------------------------------------+-------------------------------------
     Reporter:  henribru             |                    Owner:  Simon
                                     |  Charette
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  4.2
  (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
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"aab25a69dd09e6717ff86175ff62c29b847a7791" aab25a6]:
 {{{
 #!CommitTicketReference repository=""
 revision="aab25a69dd09e6717ff86175ff62c29b847a7791"
 [4.2.x] Fixed #34346 -- Ordered selected expressions by position.

 Used the same approach as for #34176 by using selected expressions
 position to prevent ambiguous aliases in collisions.

 Thanks henribru for the report.

 Regression in 04518e310d4552ff7595a34f5a7f93487d78a406.

 Backport of 278881e37619278789942513916acafaa88d26f3 from main
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34346#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/010701866d469ae4-aa382a83-e2cf-4c70-be8a-584d485b7d8a-000000%40eu-central-1.amazonses.com.

Reply via email to