[]Type Definition cortex::schema::services::SqlType

type SqlType = (Int4, Varchar, Float4, Varchar, Varchar, Nullable<Varchar>, Bool, Text);

The SQL type of all of the columns on this table