SqlType

Type Alias SqlType 

Source
pub type SqlType = (Uuid, Int8, Int4, Int4, Int4, Int4, Int4, Nullable<Date>, Nullable<Date>, Nullable<Int8>, Bool, Text, Timestamp, Timestamp, Uuid, Uuid, Uuid, Nullable<Int4>);
Expand description

The SQL type of all of the columns on this table