In https://developers.cloudflare.com/workers/wrangler/configuration/#d1-databases, it says to use `i

In https://developers.cloudflare.com/workers/wrangler/configuration/#d1-databases, it says to use
id
(in line with kv format), but then the example uses database_id. Which one is it?
Wrangler optionally uses a wrangler.toml configuration file to customize the development and publishing setup for a Worker.
Was this page helpful?