#29577: Generated SQL for exists filter does Exists(...)=true.  Having just
Exists(...) without "true" is faster by nearly 50% in many of my queries
-------------------------------------+-------------------------------------
     Reporter:  Michael Chiciak      |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  2.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  slow query           |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Michael Chiciak):

 Did some playing around with the "only having columns as filters".  If you
 use "values", it does take away the annotation which is what I want.  But
 it would be nice if defer behaved the same way so I can still retain all
 the model fields naturally.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29577#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 [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/066.be3c9be13b278d1e300ab0f3e20d1324%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to