pub type SqlType = (Int4, Varchar, Bpchar, Numeric);
Expand description

The SQL type of all of the columns on this table