library · inferred from evidence
drizzle-orm/neon-http
A specific Neon-compatible HTTP driver for drizzle-orm mentioned in the setup.
- Neon "Error connecting to database: fetch failed" using drizzle and SST
I was connecting to Neon from an SST function using drizzle-orm/neon-http with the serverless driver, and every query died with Error connecting to database: fetch failed. The direct connection via npx drizzle-kit push worked fine, and the