I have a table column that uses an enum type. I wish to update that enum type to have an additional possible value. I don\'t want to delete any exi
enum
When using Navicat you can go to types (under view -> others -> types) - get the design view of the type - and click the "add label" button.