-
Recently the Postgres community supported Cloudflare worker with its [Socket API](https://blog.cloudflare.com/workers-tcp-socket-api-connect-databases/). Here are some references:
- node-postgres: h…
-
### Description
Using version `5.10.2` we cannot bundle algolia search client for cloudflare workers since it uses Node built ins.
We tried updating from `5.2.1`, which still works fine.
### Clie…
-
### Feature hasn't been suggested before.
- [X] I have verified this feature I'm about to request hasn't been suggested before.
### Describe the enhancement you want to request
## Dev Migrations
C…
-
### System Info
Automatic publicPath is not supported in this browser
https://stackoverflow.com/questions/68115467/error-automatic-publicpath-is-not-supported-in-this-browser-when-i-am-running-m…
-
Hi,
I'm encountering an issue while trying to deploy my Next.js API routes using the `postgres` package with Drizzle ORM on Cloudflare Workers. Everything works fine locally, but when I set `export…
-
### Describe the solution
It would be great if there is a way to use wrangler to build & deploy a code file to Cloudflare Snippets so that snippets can be kept in source control.
Today, to keep …
-
Hello!
I've been after these errors for months now.
`The script will never generate a response`
`✘ [ERROR] Uncaught (in response) Error: Promise will never complete.`
`✘ [ERROR] Uncaught (…
-
I have no idea if this is a me problem like some misconfiguration I've made, but I can't work this out for the life of me.
Excerpt from [my workflow](https://github.com/davwheat/rail-announcements/…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [x] I have searched existing issues to ensure the bug has not already been reported
### Mongoose version
8.4.0
### Nod…
-
Thanks for a great library. This is the first solutionen to keeping the model and the code in sync that I enjoy working with :)
I been slightly obsessed with cloudflare workers lately and would lov…