Yes, `--local` is local. If you don't pass `--local`, and run `wrangler d1 execute [...]` - it runs

Yes,
--local
is local. If you don't pass
--local
, and run
wrangler d1 execute [...]
  • it runs on the Cloudflare network or "production" to some. If you haven't created that table in prod == you get errors.
Was this page helpful?