﻿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
27098	Deprecate DatabaseIntrospection.get_indexes	Claude Paroz	nobody	`DatabaseIntrospection.get_indexes` outputs a subset of `DatabaseIntrospection.get_constraints`, however only for single-column indexes. The use case was mainly for `inspectdb` primary key and unique detections, and for some tests. Now that multicolumn indexes is in sight, that API is less appealing and appears unnecessary (see also ticket:16220#comment:19).	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed	introspection db-indexes		Ready for checkin	1	0	0	0	0	0
