[]Type Definition db::schema::clients::SqlType

type SqlType = (Int8, Varchar, Int4);

The SQL type of all of the columns on this table