ab89414f40
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]}. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |