Error: this.client.prepare is not a function
I am trying to build a project using Bun, Hono and Drizzle.
When i am starting the project with this piece of code :
I am encountering this error :
I've run the
Thank you for your help
When i am starting the project with this piece of code :
I am encountering this error :
I've run the
drizzle-kit generate:pg command before and I've checked my connection string many timesThank you for your help