certificateapi::schema::certificate

Type Alias SqlType

pub type SqlType = (Uuid, Nullable<Uuid>, Nullable<Timestamp>, Nullable<Int4>, Nullable<Varchar>, Nullable<Varchar>, Int4, Varchar, Uuid, Timestamp, Nullable<Varchar>, Uuid, Uuid, Uuid, Nullable<Jsonb>, Nullable<Varchar>, Nullable<Varchar>, Varchar, Nullable<Array<Uuid>>, Varchar, Varchar, Nullable<Varchar>, Nullable<Uuid>);
Expand description

The SQL type of all of the columns on this table