sitesapi::schema::domain

Type Alias SqlType

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

The SQL type of all of the columns on this table