﻿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
26950	Removed unused DatabaseOperations methods	Tim Graham	Anderson Resende	Grep for each method in `django/django/db/backends/base/operations.py`, and if it's unused, remove it from there as well as from the database backends that implement it. For example, `drop_foreignkey_sql` and `drop_sequence_sql` both appear to be unused. 	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Accepted	0	0	0	0	1	0
