Type Definition fang::blocking::schema::fang_tasks::SqlType

source ·
pub type SqlType = (Uuid, Jsonb, Nullable<Text>, FangTaskStateEnum, Varchar, Nullable<Bpchar>, Int4, Timestamptz, Timestamptz, Timestamptz);
Expand description

The SQL type of all of the columns on this table