String types
text
Use the text type for UTF-8 encoded strings.
ascii
Use the ascii type for strings of US-ASCII characters.
varchar (partial support)
The varchar type is an alias for text and is used for UTF-8 encoded strings.
|
The Data API can’t create columns of The Data API can only read, write, update, and delete values in existing |