backend::schema::shadings

Type Alias SqlType

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

The SQL type of all of the columns on this table