testapi::schema::attempt

Type Alias SqlType

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

The SQL type of all of the columns on this table