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

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

The SQL type of all of the columns on this table