tutorapi::schema::service

Type Alias SqlType

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

The SQL type of all of the columns on this table