1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/aggregation_regress
Anssi Kääriäinen ecaba36028 Improved Query join promotion logic
There were multiple cases where join promotion was a bit too aggressive.
This resulted in using outer joins where not necessary.

Refs #21150.
2013-10-05 14:52:17 +03:00
..
fixtures
__init__.py
models.py Improved Query join promotion logic 2013-10-05 14:52:17 +03:00
tests.py Improved Query join promotion logic 2013-10-05 14:52:17 +03:00