﻿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
6605	PostgresSQL v8.3 Non-character data types are no longer automatically cast to TEXT	sector119 <sector119@…>	nobody	"Due to subject it's not longer possible to use iexact, icontains,
istartswith, iendswith in lookup type with int4, int8, ...
filed types!

It doesn't make a lot of sense to do partial string matches against non-strings, but sometimes it does.
For example, many people use integer fields for primary key values, but that integers not often just ""digets"", sometimes they are ""codes"" and someone need to do partial string matches against non-strings, integers (digits), in our case."		closed	Database layer (models, ORM)	dev		duplicate			Accepted	0	0	0	0	0	0
