#9358: .dates(...) only spitting out a single date, bug in queryset order
---------------------------------------------------+------------------------
          Reporter:  dokterbob                     |         Owner:  
mtredinnick              
            Status:  assigned                      |     Milestone:  post-1.0   
              
         Component:  Database layer (models, ORM)  |       Version:  SVN        
              
        Resolution:                                |      Keywords:  dates 
order .dates sqlite
             Stage:  Accepted                      |     Has_patch:  1          
              
        Needs_docs:  0                             |   Needs_tests:  0          
              
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by mtredinnick):

  * owner:  nobody => mtredinnick
  * status:  new => assigned
  * stage:  Unreviewed => Accepted

Comment:

 As I'm sure you realise, "works for me on one particular database known
 for taking a bunch of shortcuts" isn't a way to validate a patch, since we
 have to generate correct SQL so that we run on all databases.

 Looks like a nice recent version of SQLite, though, so we need to work
 around it until SQLite learns that part of the spec.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9358#comment:3>
Django <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