#7570: test failure with sqlite3 version <=3.3.4 (3.3.5?), typically on Windows:
ORDER BY terms must not be non-integer constants
--------------------------------------------------------+-------------------
          Reporter:  Karen Tracey <[EMAIL PROTECTED]>  |         Owner:  nobody
            Status:  new                                |     Milestone:        
         Component:  Database wrapper                   |       Version:  SVN   
        Resolution:                                     |      Keywords:        
             Stage:  Accepted                           |     Has_patch:  0     
        Needs_docs:  0                                  |   Needs_tests:  0     
Needs_better_patch:  0                                  |  
--------------------------------------------------------+-------------------
Changes (by Richard Davies <[EMAIL PROTECTED]>):

 * cc: [EMAIL PROTECTED] (added)
  * summary:  test failure with Windows and sqlite3: ORDER BY terms must
              not be non-integer constants => test failure
              with sqlite3 version <=3.3.4 (3.3.5?),
              typically on Windows: ORDER BY terms must not
              be non-integer constants

Comment:

 I have encountered the same test failure on (home-rolled distribution)
 Linux with sqlite3 version 3.2.7 (python 2.5.2).

 I don't get the failure on a Ubuntu Linux box with sqlite3 version 3.4.2
 (python 2.5.2).

 The DjangoOnWindows page has a few Linux tests, but none on Linux with
 early sqlite versions.

 So, I am renaming this ticket, since the problem appears to be specific to
 early sqlite, not to Windows.

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