SqlType

Type Alias SqlType 

Source
pub type SqlType = (Integer, Text, Varchar, Integer, Timestamp, Timestamp, Timestamp);
Expand description

The SQL type of all of the columns on this table