backend::schema::hydrologies

Type Alias SqlType

source
pub type SqlType = (Uuid, Uuid, WaterRequirement, Geometry, Nullable<Date>, Nullable<Date>, Text);
Expand description

The SQL type of all of the columns on this table