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