Generate Form From Data - MySQL Enumeration and Set column types behavior

When using the 'generate form from data' tool, the 'Input Type' should be constrained to appropriate types (checkbox, switch, or select/multiselect) and the available values for the input should be enumerated from the column properties. Currently Retool defaults to Text Input for these column types, and when set to an appropriate input type, does not retrieve the possible valid values from the table definition.

Hey @Nathan_Eisenberg, where type of resource is your data stored in (retool_db, postgres db, etc)? would you mind sharing a screenshot of what you're describing here?