Type Definition cargo_registry::schema::dependencies::SqlType []

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

The SQL type of all of the columns on this table