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

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

The SQL type of all of the columns on this table