Type Alias propertyapi::schema::campus::SqlType

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

The SQL type of all of the columns on this table