pub type SqlType = (Text, Int8, Int8, Int8, Int8, Int8, Int8, Int8);
Expand description
The SQL type of all of the columns on this table
pub type SqlType = (Text, Int8, Int8, Int8, Int8, Int8, Int8, Int8);
The SQL type of all of the columns on this table