Type Alias backend::schema::maps::SqlType

source ยท
pub type SqlType = (Int4, Text, Nullable<Date>, Nullable<Date>, Bool, Int2, Int2, Int2, Int2, PrivacyOption, Nullable<Text>, Nullable<Geography>, Uuid, Geometry, Timestamp, Timestamp, Uuid);
Expand description

The SQL type of all of the columns on this table