Type Alias backend::schema::base_layer_images::SqlType

source ยท
pub type SqlType = (Uuid, Text, Float4, Float4, Uuid, Int4, Int4);
Expand description

The SQL type of all of the columns on this table