#7411: Saving db object while iterating over a queryset larger than
ITER_CHUNK_SIZE breaks with sqlite
---------------------------------------+------------------------------------
          Reporter:  jenan             |         Owner:  mtredinnick            
    
            Status:  reopened          |     Milestone:                         
    
         Component:  Database wrapper  |       Version:  SVN                    
    
        Resolution:                    |      Keywords:  sqlite, queryset, 
iteration
             Stage:  Accepted          |     Has_patch:  0                      
    
        Needs_docs:  0                 |   Needs_tests:  0                      
    
Needs_better_patch:  0                 |  
---------------------------------------+------------------------------------
Comment (by mtredinnick):

 Can you also verify that the test itself still fails in [7925] (which I
 suspect it will)? Just patch the test file and run `runtests.py
 --settings=settings queries` (modify for the right settings file, etc). It
 sounds like there's something "special" (which isn't quite the expletive
 I'd like to use, but this is a family show) about SQLite on your system --
 and possibly on all Macs everywhere -- that is causing even more problems
 than in the normal case. There are a few different build options for
 sqlite itself (not just the Python bindings), so strangeness is possible.

 Are you using the system-installed SQLite? Or a version you found
 somewhere else (you shouldn't bring home strange copies of SQLite that you
 found in a bar, you know)?

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