I just rebooted your database so the export is killed. The error you are getting means there is a mi

I just rebooted your database so the export is killed. The error you are getting means there is a mismatch between the actual data you store and the schema defined in the table. So, the current D1 export logic that creates the SQL statements fails. It's one of the weirdness of the current export implementation and is planned to be reworked.
Was this page helpful?