diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2013-11-04 18:04:57 +0200 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2013-11-07 12:53:26 +0200 |
| commit | 6fe2b001dba45134d7c10729c57959995e241a88 (patch) | |
| tree | 8c5b53d983edde0f9bb57a947024d64c07c75826 /docs/ref | |
| parent | ae029b440a3125937802d261e151206fda427145 (diff) | |
Fixed #21376 -- New implementation for query join promotion logic
This commit introduced a new class JoinPromoter that can be used to
abstract away join promotion problems for complex filter conditions.
Query._add_q() and Query.combine() now use the new class.
Also, added a lot of comments about why join promotion is done the way
it is.
Thanks to Tim Graham for original report and testing the changes, and
for Loic Bistuer for review.
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions
