Right, I believe you could remove your D1 bindings, which for me is a PITA
Right, I believe you could remove your D1 bindings, which for me is a PITA
502 Bad Gateway to 503 Service Unavailable 
/tablesname
wrangler dev connect to my external Cloudflare D1 if i specify it in the wrangler.toml by merely doing:[[d1_databases]]
binding = "DB" # i.e. available in your Worker on env.DB
database_name = "(my db name)"
database_id = "(my db id)"