﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22826	Simplify Query.setup_joins	jorgecarleitao	jorgecarleitao	"Currently, not all arguments returned by Query.setup_joins are being used all the times.

On the other hand, some arguments are systematically being used in common things (e.g. join_list[-1])

I propose to have a minor cleanup on these as part of an effort to simplify the entanglement between 
Query, SQLCompiler, and SQLEvalutor.

This is a minor simplification and doesn't affect any public API.
"	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed		jorgecarleitao	Unreviewed	1	0	0	0	0	0
