as of wrangler 3.15.0 `wrangler d1` commands default to prod, and need to be passed `--local` to ru
as of wrangler 3.15.0
could explain why it might seem inconsistent
wrangler d1 commands default to prod, and need to be passed --local to run locallywrangler dev defaults to local, and needs be passed --remote to run against your prod dbcould explain why it might seem inconsistent


