#24090: ORM (still!) neglects to use aliases it has set up when certain multiple
subqueries are used AND multi table inheritance is in use
-------------------------------------+-------------------------------------
     Reporter:  ris                  |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  1.7
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  orm subquery alias   |             Triage Stage:  Accepted
  multi table inheritance mth        |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"76ac07a90967acb0225d0a590164ae1b7ad0e6bd" 76ac07a9]:
 {{{
 #!CommitTicketReference repository=""
 revision="76ac07a90967acb0225d0a590164ae1b7ad0e6bd"
 Refs #24090 -- Added a test for multi-table inheritance + subqueries.

 Ticket #24090 was already fixed by
 b68212f539f206679580afbfd008e7d329c9cd31, this commit adds tests to
 verify this is indeed the case.

 Thanks to Beauhurst for commissioning the work on this ticket.
 }}}

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

Reply via email to