﻿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
5415	Every SQL query should send a signal	Adrian Holovaty	George Vilches	"Every SQL query should send a signal, using {{{django.core.signals}}}. This will enable all sorts of interesting and useful things, such as logging and debugging functionality.

This should happen at the database backend level, not at the ORM level.

Once this change has been made, django.db.connection.queries should either be removed or refactored to use the signal.

One concern: Are signals fast enough? See #4561."		closed	Database layer (models, ORM)	dev		wontfix	feature_request	kenneth.arnold@… Gonzalo Saavedra	Accepted	1	1	0	0	0	0
