by Serge » Sun May 19, 2013 9:32 am
In fact DBeaver supports SET/ENUM data types.
The only limitation is that you can edit them as sets only if you edit a table. If you edit resultset of custom query then these types can be edited as simple strings.
I have a plans to improve custom types support and allow advanced edit in custom queries too.
Thanks