pub type SqlType = (BigInt, BigInt, Integer, Timestamptz, Timestamptz, Float, Float, Float, Float);Expand description
The SQL type of all of the columns on this table
pub type SqlType = (BigInt, BigInt, Integer, Timestamptz, Timestamptz, Float, Float, Float, Float);The SQL type of all of the columns on this table