My dev DB lives on Heroku, so it's a remote DB, not locally-hosted
My dev DB lives on Heroku, so it's a remote DB, not locally-hosted


wrangler.tomlwrangler.tomlbindingA hanging Promise was canceled. This happens when the worker runtime is waiting for a Promise from JavaScript to resolve, but has detected that the Promise cannot possibly ever resolve because all code and events related to the Promise's I/O context have already finished. ✘ [ERROR] Uncaught (in response) Error: The script will never generate a response.fetchconst connection = await client.connect()
await connection.query(``)
ctx.waitUntil(connection.end())pool.query(``)client no pg_hba.conf entry for host "<IP>"--remote[[hyperdrive]]
binding = "dev-db"
id = "<MY-HD-ID>"
localConnectionString = "postgres://<user>:<pass>@<host>:5432/<db>".dev.varsdev.toml--config