﻿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
8553	Add soundex support to MySQL (and others)	dacort <django@…>	nobody	"I needed to use MySQL sounds like support in an app recently and found it to be seemingly easy to add support for this. Not sure what the policy is about database-specific calls, but at least both postgres, sqlite, and oracle all appear to support some form of soundex.

http://www.postgresql.org/docs/8.3/static/fuzzystrmatch.html
http://www.sqlite.org/lang_corefunc.html
http://www.techonthenet.com/oracle/functions/soundex.php

I've attached my changes for MySQL."	Uncategorized	closed	Database layer (models, ORM)	dev	Normal	wontfix	mysql, soundex	django2.20.orzelf@…	Unreviewed	0	0	0	0	0	0
