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

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

The SQL type of all of the columns on this table