DBeaver shows primary/foreign key flags on icons for MySQL. It is not so easy to do the same in other databases because it requires additional (sometimes quite expensive) queries to get this information. But maybe I can do it in a "lazy" way. So if DBeaver already has keys information it will show such icons otherwise it will show just data type icons.