Type Alias backend::schema::application_settings::SqlType

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

The SQL type of all of the columns on this table