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

type SqlType = (Int4, Int4, Int8, Nullable<Int8>, Int4, Int4, Timestamp, Nullable<Timestamp>, Timestamp, Nullable<Timestamp>, Varchar);

The SQL type of all of the columns on this table