[3.2.0] Unfixable ENUM export?

Hi this https://filamentphp.com/docs/3.x/actions/prebuilt-actions/export#automatically-generating-exporter-columns
is unfixable? There is a workaround?
If your table contains ENUM columns, the doctrine/dbal package we use is unable to scan your table and will crash. Hence, Filament is unable to generate the columns for your exporter if it contains an ENUM column. Read more about this issue here.
Was this page helpful?