inventoryapi::schema::lesson_equipment

Type Alias SqlType

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

The SQL type of all of the columns on this table