﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
4778	Change enums to varchar	ryan	anonymous	Drop enums from the schema in favor of the more portable and flexible varchar.  I think we can just change all occurrences of enum in schema.php to varchar(20).  This will allow plugins to add new post status values, for example, without having to do an alter table to change the enum.	defect (bug)	closed	high	2.5	Administration	2.3	normal	fixed	schema enum db early	
