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