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

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

The SQL type of all of the columns on this table