Is it possible to create new databases dynamically yet? Or are we still stuck with being unable to o
Is it possible to create new databases dynamically yet? Or are we still stuck with being unable to on-the-fly create and interact with them?
GET https://dash.cloudflare.com/api/v4/accounts/X/d1/database?page=1&per_page=25 returns a 500 like,


wrangler --dev remote, or another namespace separate from your production namespace, but still deployed to cloudflares network?withSession yet, might just be coincidence, but I just deployed the worker with that change, and now the replicated D1 database is working just fine{"errors":[{"code":7500,"message":"internal error; reference = e_28XXLS_1d6beafaa18e4d7985c51efb410cf88e"}],"success":false,"messages":[],"result":null}GET https://dash.cloudflare.com/api/v4/accounts/X/d1/database?page=1&per_page=25{
"errors": [
{
"code": 7500,
"message": "internal error; reference = e_28XXLS_d2cd6b5618884603b87fab149025c82e"
}
],
"success": false,
"messages": [],
"result": null
}Error: Failed to publish your Function. Got error: binding DB of type d1 failed to generate. Please try again later or contact support.wrangler --dev remotewithSession