Yes, I mean exporting it to a simple .db file. The export from the wrangler command just exports que
Yes, I mean exporting it to a simple .db file. The export from the wrangler command just exports queries, which in my experience are prone to issues if the dataset is large enough. It creates a lot of extra work, where a simple sqlite file would be amazing for dev experience

