how can I seed local `D1` sqlite? I was using `bun` sqlite where I create a local `db.sqlite` file a

how can I seed local
D1
sqlite? I was using
bun
sqlite where I create a local
db.sqlite
file and interact with it using the imported client. In the case of Cloudflare & wrangler, I'm a little confused as to how I can create and seed a local sqlite
Was this page helpful?