Type Definition investments::db::schema::quotes::SqlType[][src]

pub type SqlType = (Text, Timestamp, Text, Text);
Expand description

The SQL type of all of the columns on this table