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