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