summaryrefslogtreecommitdiff
path: root/tests/queries/test_iterator.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-6/+12
* Refs #29563 -- Fixed SQLCompiler.execute_sql() to respect DatabaseFeatures.ca...Andrew Brown2018-07-251-0/+13
* Fixed #27639 -- Added chunk_size parameter to QuerySet.iterator().François Freitag2017-06-011-0/+39