#29563: SQLite and Queryset.iterator() support
-------------------------------------+-------------------------------------
     Reporter:  Andrew Brown         |                    Owner:  Andrew
         Type:                       |  Brown
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Andrew Brown):

 I'll let others decide if removing the flag is something worth
 considering. I've updated the pull request to split it into two commits,
 and added a unit test that ensures the can_use_chunked_reads flag is
 properly interpreted. It tests that the SQLCompiler.execute_sql() method
 returns a list if the flag is False.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29563#comment:11>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.556e1358ad3d611d050766a6757db9cf%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to