hrapi::schema::education

Type Alias SqlType

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

The SQL type of all of the columns on this table