﻿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
36147	django oracle backend wildcard issue	Terence Collins		"in django/db/backends/oracle/base.py, in _fix_for_params, line 542:
            query %= args

will cause an error if the passed in string using an SQL wildcard, i.e. ""custom_value like '%custom_value%'.
This can be avoided by escaping the ""%"" as ""%%"", but as this is an underlying function the resultant error can be hard to track down."	Uncategorized	closed	Database layer (models, ORM)	5.1	Normal	needsinfo	oracle, db, backend, %		Unreviewed	0	0	0	0	0	0
