﻿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
33228	Change BaseDatabaseFeatures.has_case_insensitive_like to False	Tim Graham	Chinmoy	It seems that a better default for this feature would be `False`, as of the built-in backends, only SQLite uses `True`. In addition, all three of the databases I've built third-party backends for (Cloud Spanner, CockroachDB, Snowflake) all use `False`. Of course, a mention in the release notes that the default is changed is still appropriate.	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
