Type Alias backend::schema::soil_textures::SqlType
source ยท pub type SqlType = (Uuid, Uuid, SoilTexture, Geometry, Nullable<Date>, Nullable<Date>, Text);
Expand description
The SQL type of all of the columns on this table