﻿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
28465	Unify index SQL creation code	Claude Paroz	nobody	"Currently, database index creation may happen in two places:
 * `Database.SchemaEditor._create_index_sql`
* `Index.create_sql`/`Index.get_sql_create_template_values`

I don't think it's a sane situation. We should decide who's responsible for index creation code and stick with it."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
