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