﻿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
25694	Migrate command creates a default index for a CharField with a wrong '_uniq' suffix in the name	Federico Frenguelli	nobody	"This issue relates to #25412. 

You can reproduce the error using this sample project: [https://github.com/synasius/foo]

Checkout the project and run `./manage.py sqlmigrate bar 0002`.

You should see something like
`CREATE INDEX ""bar_car_name_32db83d8bfa014c3_uniq"" ON ""bar_car"" (""name"");`

"	Bug	closed	Migrations	1.8	Normal	fixed		jon.dufresne@…	Accepted	1	0	0	0	0	0
