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