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

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

The SQL type of all of the columns on this table