Type Alias SqlType

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

The SQL type of all of the columns on this table