django/tests/regressiontests/queries
Anssi Kääriäinen d407164c04 Fixed #18854 -- Join promotion in disjunction cases
The added promotion logic is based on promoting any joins used in only
some of the childs of an OR clause unless the join existed before the
OR clause addition.
2012-12-20 21:45:15 +02:00
..
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
models.py Fixed #18854 -- Join promotion in disjunction cases 2012-12-20 21:45:15 +02:00
tests.py Fixed #18854 -- Join promotion in disjunction cases 2012-12-20 21:45:15 +02:00