Type Alias backend::schema::blossoms::SqlType

source ยท
pub type SqlType = (Text, Nullable<Text>, Nullable<Track>, Nullable<Text>, Bool);
Expand description

The SQL type of all of the columns on this table