< Prev: ARRAY
Up: Column Types
Next: ENUM >

Column Types: JSON

The sq representation of JSON/JSONB is the JSONField. This feature is not yet fully baked, it only supports types that implement driver.Valuer and sql.Scanner. The idea is to make it support json.Marshaler as well. More will be written here when it is fully developed.
< Prev: ARRAY
Up: Column Types
Next: ENUM >