Skip to main content

SqlType

Type Alias SqlType 

Source
pub type SqlType = (Int4, Text, Text, Text, Nullable<Text>, Text, Timestamptz, Nullable<Timestamptz>, Bool, Nullable<Text>, Int4);
Expand description

The SQL type of all of the columns on this table