sitesapi::schema::guest_request

Type Alias SqlType

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

The SQL type of all of the columns on this table