Hi guys just a quick question. has anyone ever succeeded in running a local instance `wrangler pages

Hi guys just a quick question. has anyone ever succeeded in running a local instance
wrangler pages dev
bound to a local instance of
D1
started up with something like
pnpx wrangler -c wrangler.toml d1 execute DB --local --file=migrations/001.sql
? Just want to make sure this is a supported use case for
D1
in the Beta stage @ the moment. Note: I already have a working
D1
setup with pages on Cloudflare. I'm interesting in running locally. So my question essentially is just if whether this is already supported or not.
Was this page helpful?