[][src]Type Definition dsf_daemon::store::schema::data::SqlType

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

The SQL type of all of the columns on this table