#32691: Performance regression in Exact lookup on BooleanField on MySQL.
-------------------------------------+-------------------------------------
     Reporter:  Todor Velichkov      |                    Owner:  Roman
         Type:                       |  Miroshnychenko
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  3.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  bool, booleanfield,  |             Triage Stage:  Ready for
  orm, sql, mysql                    |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"407fe95cb116599adeb4b9ed01df5673aa5cb1db" 407fe95c]:
 {{{
 #!CommitTicketReference repository=""
 revision="407fe95cb116599adeb4b9ed01df5673aa5cb1db"
 Fixed #32691 -- Made Exact lookup on BooleanFields compare directly to a
 boolean value on MySQL.

 Performance regression in 37e6c5b79bd0529a3c85b8c478e4002fd33a2a1d.

 Thanks Todor Velichkov for the report.

 Co-authored-by: Mariusz Felisiak <[email protected]>
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32691#comment:17>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.f8b2de8fe62be87a097b07f2acf1794e%40djangoproject.com.

Reply via email to