diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2014-11-17 10:26:10 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-11-28 07:30:26 -0500 |
| commit | ab89414f40db1598364a7fe4cfac1766cacd2668 (patch) | |
| tree | b32932e121a8f3643d120cc8083adab2d74a223e /docs | |
| parent | c7175fcdfe94be60c04f3b1ceb6d0b2def2b6f09 (diff) | |
Fixed #23853 -- Added Join class to replace JoinInfo
Also removed Query.join_map. This structure was used to speed up join
reuse calculation. Initial benchmarking shows that this isn't actually
needed. If there are use cases where the removal has real-world
performance implications, it should be relatively straightforward to
reintroduce it as map {alias: [Join-like objects]}.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
