Type Definition plm_rs::schema::inventories::SqlType[][src]

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

The SQL type of all of the columns on this table