pub type SqlType = (Bytea, Int8, Int2, Nullable<Bytea>, Int8, Nullable<Int2>, Nullable<Bytea>, Nullable<Text>, Nullable<Bytea>, Nullable<Text>, Nullable<Text>, Nullable<Bytea>, Nullable<Text>, Nullable<Int8>, Nullable<Int2>);
Expand description
The SQL type of all of the columns on this table