﻿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
9363	Add a traceback to each query in CursorDebugWrapper	Gergely Kontra	nobody	"I'm not a python wizard, so I'm just suspecting the following is possible:

When you examine {{{connection.queries}}}, it would be great to write out the file and the line, from the Query comes from.
Ok, one must define where the query created (the first time you say filter on a manager, the last time ...), but this should help greatly figuring out why certain queries are executed."	New feature	new	Database layer (models, ORM)	1.0	Normal		debug , query		Accepted	1	0	0	1	0	0
