pub type SqlType = (Uuid, Varchar, Varchar, Nullable<Varchar>, Nullable<Timestamp>);
The SQL type of all of the columns on this table