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

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

The SQL type of all of the columns on this table