#30000: QuerySet constructed with .union() should raise an exception on 
unsupported
filter() attempt.
-------------------------------------+-------------------------------------
     Reporter:  thoha                |                    Owner:  Hasan
                                     |  Ramezani
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  1.11
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  queryset union       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Hasan Ramezani):

 * owner:  nobody => Hasan Ramezani
 * status:  new => assigned


Comment:

 should we raise an exception for all `filter()` attempts? or just for
 unsupported one?
 if we should we raise an exception just for unsupported, is there any way
 to find them?

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

Reply via email to