Type Definition sn0int::schema::emails::SqlType[][src]

pub type SqlType = (Integer, Text, Bool, Nullable<Bool>, Nullable<Text>);
Expand description

The SQL type of all of the columns on this table