assignmentapi::schema::task

Type Alias SqlType

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

The SQL type of all of the columns on this table