﻿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
21844	BaseDatabaseOperations.quote_parameter should be relocated to DatabaseSchemaEditor	Michael Manfre	nobody	"Schema migrations added {{{BaseDatabaseOperations.quote_parameter}}} to help generate an SQL string. Per the docstring ""This should NOT be used to prepare SQL statements to send to the database"". It should be relocated to {{{BaseDatabaseSchemaEditor}}} because that is the only place it should be used. 

Setting ticket as release blocker because leaving it on {{{BaseDatabaseOperations}}} can lead to future code misusing this and the implementation (specifically Oracle's) is an SQL injection waiting to happen."	Cleanup/optimization	closed	Migrations	dev	Release blocker	fixed			Accepted	0	0	0	0	0	0
