0
Voltooid

Add Support for the PostgreSQL "char" Data Type

Rick Johnston 9 jaar geleden bijgewerkt 9 jaar geleden 3
I would like to see support added for the "char" (single byte) data type.

http://www.postgresql.org/docs/9.0/static/datatype-character.html#DATATYPE-CHARACTER-SPECIAL-TABLE
GOED, IK BEN TEVREDEN
Satisfaction mark by Rick Johnston 9 jaar geleden
Voltooid
Char type is supported by Vertabelo. You can type it manually or choose from the column type selector. See following picture:

I'm looking for char, not char(n). 
Okay, after much consideration I've opted to abandon the use of char, and will use char(1) in it's place. I'm satisfied with this request being closed as I don't think there is a lot of use for "char" when char(n) is present.