#25377: Regression in expressions refactor causes database queries to run
COUNT('*') instead of COUNT(*)
-------------------------------------+-------------------------------------
     Reporter:  adamchainz           |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  1.8
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"3c2c74f58f9261feaa5ad9dfb596213a654c2e25" 3c2c74f]:
 {{{
 #!CommitTicketReference repository=""
 revision="3c2c74f58f9261feaa5ad9dfb596213a654c2e25"
 [1.8.x] Fixed #25377 -- Changed Count queries to execute COUNT(*) instead
 of COUNT('*').

 Backport of 3fe3887a2ed94f7b15be769f6d81571031ec5627 from master
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25377#comment:6>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.2ae0f16839e69c0ce5448eda3bfa3ae4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to