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

type SqlType = (Text, Timestamp, Text, Text);

The SQL type of all of the columns on this table