Type Definition sn0int::schema::activity::SqlType[][src]

pub type SqlType = (Integer, Text, Timestamp, Nullable<Text>, Nullable<Float>, Nullable<Float>, Nullable<Integer>, Text);
Expand description

The SQL type of all of the columns on this table