Use PGLite with Wrangler for local development
Hi everyone,
For context, I develop an API with HonoJS and Drizzle.
For my local development, I'd like to use PGLite. Database migration works perfectly, I can use Drizzle Studio to see this.
However, when I make a query, I already have this error:
Is it possible to use PGLite with wrangler? If anyone can help me with this
For context, I develop an API with HonoJS and Drizzle.
For my local development, I'd like to use PGLite. Database migration works perfectly, I can use Drizzle Studio to see this.
However, when I make a query, I already have this error:
Is it possible to use PGLite with wrangler? If anyone can help me with this