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

type SqlType = (Int4, Varchar, Varchar, Bool, Text);

The SQL type of all of the columns on this table