
wrangler dev's Workers !== real Workersworker dev --remote? wrangler dev --remote doesn't have the same performance characteristics as a deployed Worker (which runs across Cloudflare's network)README.md that it can potentially handle big DBs. .run I have updated the types and wrangler and I still see that run returns a D1Response. What I am missing?
wrangler d1 info <dbname>
worker dev --remoteREADME.md wrangler d1 execute TestDB --local --file=./sql/sequence.sqlUncaught (async) Error: D1_ERROR: SqliteError: no such table:- D1 Databases:
- DB: TestDB (c73a0***-wrangler d1 execute TestDB --local --command="SELECT * FROM MyTable" wrangler d1 info <dbname>