Hi, is there any way of creating a D1 database locally with `wrangler`, without needing to be logged
Hi, is there any way of creating a D1 database locally with
Command:
Context: I need to spawn a local D1 database from Rust, for integration test purposes.
wrangler, without needing to be logged in to a Cloudflare Account?Command:
npx wrangler d1 create database_nameContext: I need to spawn a local D1 database from Rust, for integration test purposes.



