I currently have trouble (again) importing my database. The SQL file is about 18 MB. I cannot import
I currently have trouble (again) importing my database. The SQL file is about 18 MB. I cannot import it directly because of this issue https://github.com/cloudflare/workers-sdk/issues/5683, but also after sorting all CREATE TABLE commands to the top of the file, it fails with
internal error... A local import works fine. Any idea what to try?



