If table has a column with type *varchar(100)*, calling *cubrid_field_type()* returns column size constraints like *varchar(100)* instead of *varchar*.
Is it a bug or is this the way it should be?