testapi::schema::question

Type Alias SqlType

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

The SQL type of all of the columns on this table