No such table
I've written a simple Workers script locally to get some data from D1
In wrangler.toml I bind it like this
In the Cloudflare Dashboard above I set up the database like this
I think the database should be fine, because I can access it using wrangler
But in the script I get this error
Did I make a mistake or something?
GitHub Issues link: https://github.com/cloudflare/workers-sdk/issues/3479
In wrangler.toml I bind it like this
In the Cloudflare Dashboard above I set up the database like this
I think the database should be fine, because I can access it using wrangler
But in the script I get this error
Did I make a mistake or something?
GitHub Issues link: https://github.com/cloudflare/workers-sdk/issues/3479

GitHub
Which Cloudflare product(s) does this pertain to? D1, Workers/Other, Wrangler What version of Wrangler are you using? 3.1.0 What operating system are you using? Windows 11 Describe the Bug I've...
