﻿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
10837	postgresql missing field type codes in data_types_reverse	trbs	nobody	"I've created a patch to add 'char' field support to data_types_reverse in the PostgreSQL.
As a char(50) is basically the same (CharField) as a varchar(50) for Django.

Also created a second patch which also adds 'int8' to the list as an 'IntegerField'.

This would make inspectdb and other (third-party code?) that uses data_type_reverse a bit more complete for PG."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed	bpchar, data_types_reverse, introspection inspectdb		Accepted	1	0	0	0	0	0
