[][src]Type Definition rebuilderd::schema::workers::SqlType

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

The SQL type of all of the columns on this table