Type Alias SqlType

Source
pub type SqlType = (Uuid, Uuid, Int8);
Expand description

The SQL type of all of the columns on this table