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

type SqlType = (Text, Date, Nullable<Text>);

The SQL type of all of the columns on this table