A MySQL table that has a column with tinyint(1) data type. When viewed it in data grid, the data grid shows that column as a checkbox that is either checked or unchecked. However, there are more than just 0 and 1 and values in this column. I have 0, 1, and 2. As mentioned previously, one would like to be able to see the number value but it is not displaying as a value
WORKAROUND:
None
STATUS:
Waiting for fix to be released in a future version of Toad Data Point.