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