Type Alias SqlType
pub type SqlType = (Timestamp, Timestamp, Nullable<Timestamp>, Nullable<Int4>, Uuid, Nullable<Varchar>, Uuid, Uuid, Uuid, Nullable<Uuid>, Nullable<Jsonb>, Nullable<Varchar>, Bool, Array<Uuid>);
Expand description
The SQL type of all of the columns on this table