Thanks - are they only ever used when using `wrangler dev`? e.g. are they used on preview branches,

Thanks - are they only ever used when using
wrangler dev
? e.g. are they used on preview branches, for example, that are deployed to CF?

Also, the docs don't seem to reflect that. For KV, it lists the preview field, but for D1 (https://developers.cloudflare.com/workers/wrangler/configuration/#d1-databases) it doesn't. For R2, it seems to... probably the docs are just not accurate šŸ˜…
Use a
wrangler.toml
configuration file to customize the development and deployment setup for your Worker project and other Developer Platform …
Was this page helpful?