"hyperdrive": [
{
"binding": "HYPERDRIVE",
"id": "xxxxxxxxx",
// Optional. Can be used to connect to a local database for local development with `wrangler dev`
"localConnectionString": "my-postgres-string"
}
]
"hyperdrive": [
{
"binding": "HYPERDRIVE",
"id": "xxxxxxxxx",
// Optional. Can be used to connect to a local database for local development with `wrangler dev`
"localConnectionString": "my-postgres-string"
}
]