﻿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
3822	core.management.get_indexes_for_model does not quote index names	Robin Breathe <robin@…>	Adrian Holovaty	"If you're model's column names require quoting, the chances are high that the auto-generated index names will also require quoting (this bit me with a column named ""user@realm"").

Without this patch, {{{manage.py sqlindexes}}} (and the other functions which implicitly call {{{core.management.get_indexs_for_model}}}) may generate invalid output."		closed	Core (Management commands)	dev		fixed	sqlindexes		Ready for checkin	1	0	0	0	0	0
