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

The SQL type of all of the columns on this table