medicapi::schema::medical_profile

Type Alias SqlType

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

The SQL type of all of the columns on this table