pub type SqlType = (Int4, Varchar, Varchar, Varchar, Op_type, Timestamptz, Nullable<Varchar>);
Expand description

The SQL type of all of the columns on this table