#2256: queryset.count() drops LIMIT/OFFSET information
------------------------------------+---------------------------------------
   Reporter:  [EMAIL PROTECTED]   |                Owner:  adrian               
 
     Status:  new                   |            Component:  Database wrapper   
   
    Version:                        |           Resolution:                     
   
   Keywords:  queryset count limit  |                Stage:  Design decision 
needed
  Has_patch:  0                     |           Needs_docs:  0                  
   
Needs_tests:  0                     |   Needs_better_patch:  0                  
   
------------------------------------+---------------------------------------
Comment (by SmileyChris):

 Thanks for checking that Collin.
 
 If we do still want ``count`` to take into account the LIMIT/OFFSET, then
 it should be easy enough to do some basic maths to return the correct
 value, don't you think?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2256#comment:10>
Django Code <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to