Error while configuring neon drizzle
I tried different drivers (d1-http, pg, pglite, aws-api and so on) still the error is still prevailing
2 Replies
sunny-green•8mo ago
❗ PLEASE remove your first image, you're exposing your full connection string and leaking your password! Please think before you post!
As for your issue, we also use Drizzle and without any issues, so I suggest asking in their Discord server as I suspect it is more of a configuration issue with Drizzle and not anything to do with Neon.
constant-blue•8mo ago
@grapefruit_
Please take a look at the structure in https://github.com/neondatabase/examples/tree/main/with-nextjs-drizzle-edge which sets up Drizzle (and Neon) with Next.js and Vercel edge.