[−]Type Definition df_st_db::schema::entity_professions::SqlType
type SqlType = (Int4, Varchar, Int4);
The SQL type of all of the columns on this table
type SqlType = (Int4, Varchar, Int4);
The SQL type of all of the columns on this table