There's the account limit though, correct?
There's the account limit though, correct?
Error: Failed to publish your Function. Got an error: binding INFO_SESSION_D1 of type d1 failed to generate. Please try again later or contact support.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:Error: Failed to publish your Function. Got an error: binding INFO_SESSION_D1 of type d1 failed to generate. Please try again later or contact support.502 Bad Gateway503 Service Unavailablewrangler dev[[d1_databases]]
binding = "DB" # i.e. available in your Worker on env.DB
database_name = "(my db name)"
database_id = "(my db id)"