﻿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
5242	Table name matching fails during syncdb for dbs with case sensitive names.	Filip Wasilewski <filip.wasilewski@…>	nobody	"The manager fails to synchronize db when the connection.features.uses_case_insensitive_names option is set but the db backend returns table_list that contains lower case names.

Attached is a patch that applies the same converter function to the table_list elements as to the model._meta.db_table in the existence check. It also works with Unicode names.
"		closed	Core (Management commands)	dev		fixed	syncdb		Ready for checkin	1	0	0	0	0	0
