alzalabany / sql-buddy

Automatically exported from code.google.com/p/sql-buddy
MIT License
0 stars 0 forks source link

When creating a new column of type ENUM, it isn't clear how to enter the values #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When creating an ENUM column a values field pops up, but it is unclear as how 
to enter them.

The values should either be formatted automatically or instructions on how to 
enter them should be 
visible.

Currently they must be entered as: ('val1','val2')

Original issue reported on code.google.com by bigdspbandj@gmail.com on 12 Dec 2008 at 11:33