Skip to main content

SqlType

Type Alias SqlType 

Source
pub type SqlType = (Varchar, Varchar, Varchar, Nullable<Varchar>, Nullable<Datetime>);
Expand description

The SQL type of all of the columns on this table