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

The SQL type of all of the columns on this table