what does /tables output in the console?
what does /tables output in the console?
/tablesname
wrangler dev connect to my external Cloudflare D1 if i specify it in the wrangler.toml by merely doing:--remote
SELECT FOR UPDATE[[d1_databases]]
binding = "DB" # i.e. available in your Worker on env.DB
database_name = "(my db name)"
database_id = "(my db id)"