summaryrefslogtreecommitdiff
path: root/tests/queries/test_iterator.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-07-25Refs #29563 -- Fixed SQLCompiler.execute_sql() to respect DatabaseFeatures.ca...Andrew Brown
2017-06-01Fixed #27639 -- Added chunk_size parameter to QuerySet.iterator().François Freitag