courseapi::schema::programm

Type Alias SqlType

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

The SQL type of all of the columns on this table