1
0
mirror of https://github.com/django/django.git synced 2025-04-01 12:06:43 +00:00
Anssi Kääriäinen 7bc57a6d71 Fixed #11881 -- removed junk from aggregation subqueries
There were clauses that weren't needed in the subqueries. These were
ORDER BY, SELECT FOR UPDATE and related selections.
2013-08-19 16:15:09 +03:00
..
2013-08-16 20:12:10 +02:00
2013-08-19 14:16:10 +03:00
2013-08-13 15:37:08 +03:00
2013-06-29 11:58:36 +02:00
2013-02-26 10:00:14 +01:00