[][src]Type Definition df_st_db::schema::entity_positions::SqlType

type SqlType = (Int4, Int4, Int4, Nullable<Varchar>, Nullable<Varchar>, Nullable<Varchar>, Nullable<Varchar>, Nullable<Varchar>, Nullable<Varchar>);

The SQL type of all of the columns on this table