journalapi::schema::mark_extended

Type Alias SqlType

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

The SQL type of all of the columns on this table