Type Alias backend::schema::hydrologies::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