libraryapi::schema::book

Type Alias SqlType

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

The SQL type of all of the columns on this table