standardapi::schema::subject_educational_level

Type Alias SqlType

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

The SQL type of all of the columns on this table