#33775: subquery must return only one column
-------------------------------------+-------------------------------------
     Reporter:  Mohammad Ali         |                    Owner:  nobody
  Mehdizadeh                         |
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    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:   => invalid


Comment:

 You are using an `__in=QuerySet` filter
 [https://docs.djangoproject.com/en/4.0/ref/models/querysets/ without
 limiting the columns returned by your inner query].

 Please TicketClosingReasons/UseSupportChannels for further support.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33775#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018148e9fdda-cbb259d6-9e24-4c19-8f9c-bb36d04640a6-000000%40eu-central-1.amazonses.com.

Reply via email to