When using the ‘Import tables and relationships from a SQL DDL script:’ within Add Table, I’m using a CREATE table_name script, but have found that it seems to fail when trying to create an excessive amount of columns (in total, I’m trying to create a table with 88 columns).
My guess is you’re probably hitting a timeout when Fabricate uses AI to derive the columns and generators. I’ll dive into this later today and provide an update.
Fantastic, thanks, that seemed to sort it. I’ll be making a few adjustments to get the data quality more accurate, would it be okay to leave the timeout bump increased for a while?