#11916: Extra params + aggregation creates incorrect SQL.
-------------------------------------+-------------------------------------
     Reporter:  jaklaassen@…         |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  reopened
    Component:  Database layer       |                  Version:  1.1
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by akaariai):

 Is there some actual error here, to me it seems the fix was just adding
 parentheses in there, and backends other than Oracle are supposed to work
 with the subquery in the GROUP BY clause.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11916#comment:24>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to