Type Alias backend::schema::spatial_relations::SqlType

source ยท
pub type SqlType = (Int4, Int4, SpatialRelationType, Nullable<Text>);
Expand description

The SQL type of all of the columns on this table