diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2013-06-10 18:22:30 +0300 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2013-06-14 16:29:06 +0300 |
| commit | 89bf7a45250cf554295f3d17d708311d3edba101 (patch) | |
| tree | 97b841a7d37e41d4c794c812d9e6f3b4411dd2f9 /tests/cache | |
| parent | b7bd7087e6480c6a071a12ce20b389a8c225e908 (diff) | |
Fixed #20528 -- regression in select_related join promotion
The join used by select_related was incorrectly INNER when the query
had an ORed filter for nullable join that was trimmed away. Fixed this
by forcing the join type to LOUTER even when a join was trimmed away
in ORed queries.
Diffstat (limited to 'tests/cache')
0 files changed, 0 insertions, 0 deletions
