Skip to main content

SqlType

Type Alias SqlType 

Source
pub type SqlType = (Integer, Text, Text, Nullable<Text>, Nullable<Text>, Nullable<Text>, Text, Nullable<Text>);
Expand description

The SQL type of all of the columns on this table