pub type SqlType = (Text, Text, Text, Int2, Nullable<Int4>, Nullable<Text>, Nullable<Text>);Expand description
The SQL type of all of the columns on this table
pub type SqlType = (Text, Text, Text, Int2, Nullable<Int4>, Nullable<Text>, Nullable<Text>);The SQL type of all of the columns on this table