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