formapi::schema::form_response

Type Alias SqlType

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

The SQL type of all of the columns on this table