standardapi::schema::content_description

Type Alias SqlType

pub type SqlType = (Varchar, Nullable<Varchar>, Nullable<Varchar>, Nullable<Varchar>, Nullable<Varchar>, Nullable<Jsonb>, Nullable<Jsonb>, Nullable<Uuid>, Nullable<Uuid>, Nullable<Array<Uuid>>, Nullable<Array<Uuid>>, Uuid, Nullable<Timestamp>, Nullable<Uuid>, Nullable<Int4>, Nullable<Varchar>, Int4, Nullable<Uuid>, Nullable<Array<Uuid>>, Nullable<Array<Uuid>>);
Expand description

The SQL type of all of the columns on this table