-
### Problem description
```
IpNotFoundError: Could not get the public IP address
at file:///node_modules/.deno/public-ip@6.0.1/node_modules/public-ip/index.js:193:10
at Object.runMicrotask…
-
A few issues related to the new async generator feature for streaming responses, one of which applied to the legacy method as well.
- What is the exact return type used to signal streaming and is i…
-
Tools like postgres.js can expect to be able to query for and consequently handle various `pg_type` array types. Arrays of basic scalars should ideally work, but arrays of objects or other complex typ…
-
Hi.
Since Deno handles modules by itself without external PMs, it would be nice to provide a flag allowing the user to find module online, something like:
```bash
% deno search --registry=
``…
-
### Package
@lucia-auth/adapter-postgresql
### Describe the bug
We have a worrying issue on production.
We are using Lucia with a Postgres.js adapter. Queries from pg_stat_activity start …
-
Deno interoperability with npm has come a long way. We'd like to use the Deno runtime without any deno-specific dependencies. If we could use the `postgres` npm module instead, this would allow us to …
-
The blog post said we should report, so here we go:
I just trying to use testcontainers (@testcontainers/postgresql) with Deno when I got this strange error:
```
error: Error: (HTTP code 400) u…
-
### Which Cloudflare product(s) does this pertain to?
Other
### What version(s) of the tool(s) are you using?
3.85.0 [wrangler], 3.4.5 [postgres.js], 2.13.1 [@remix-run/*], 1.1.33 [bun]
##…
-
Unexpected Server Error
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. Received protocol 'cloudflare:'
i am tr…
-
**Describe the bug**
Hi, I noticed that opening the the Postgres.js page of the doc brakes the layout of the documentation site. The content of the page goes under the sidebar, and the issue is prese…