﻿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
18631	A way to get handle to the generated query for terminal queryset methods	Anssi Kääriäinen	nobody	"When debugging or testing generated ORM queries it is often useful to get a handle to generated queryset from terminal qs methods (like .update() or .aggregate()) instead of executing the query.

The attached proof-of-concept shows a way to achieve this."	New feature	closed	Database layer (models, ORM)	1.4	Normal	wontfix			Accepted	0	0	0	0	0	0
