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