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