Skip to main content

SqlType

Type Alias SqlType 

Source
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