4 Replies
here
When a table is missing, the error is returned as "Cannot read properties of undefined (reading 'fetch')" instead of something more descriptive. Was using the wrong binding name
If you create and download a backup of a DB that has no schema (freshly created), it errors with
Internal error
on the download.
The other issue is that wrangler
doesn't notice and downloads the error to a file, thinking its the backup, making me worry it might do this with other errors in the future. Ideally the error should be caught and displayed.Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Can repro this: