MySQLColumn.colType

More detail about the column type, e.g. "int(10) unsigned".

struct MySQLColumn
string colType;

Meta