﻿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
7186	Django creates redundant unique index for OneToOneField on MySQL	Peter Melvyn	nobody	"I've noticed, that Django r7411 still generates reduntandt unique indeces when Unique=True, db_index=True and reopened ticked #3030.

Then I updated to r7519 (current head) and discovered, that reduntant unique index is create for OneToOneField (MySQL creates inherent foreign key on UNIQUE column declaration)"		closed	Database layer (models, ORM)	dev		fixed	qsrf-cleanup MySQL redundant unique index		Accepted	0	0	0	0	0	0
