summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLuke Plant <L.Plant.98@cantab.net>2011-10-08 13:50:29 +0000
committerLuke Plant <L.Plant.98@cantab.net>2011-10-08 13:50:29 +0000
commitd5803bb5fb1a301a014bb681fedc09e2bcc6967b (patch)
tree3e44f111ec18c50e1ff19f922e3bda710f6923e5 /docs
parent095dbe8804d89785b59ef0cd0381a31b31a2dab5 (diff)
More efficient IN clauses for prefetch_related queries by use of sets to eliminate duplicates
This simply reduces the size of the IN clause in the SQL, which can be significant in some cases. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16944 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions