pjb3
DTDrizzle Team
•Created by pjb3 on 10/12/2023 in #help
ResolveMessage error when trying to run a query with drizzle postgres and bun
I have created a bun project with bun 1.0.6 and added drizzle-orm and postgres. I am trying to execute a basic query with this code:
But when I run it with
bun run index.ts
, I get this error:
Anyone know what might be wrong here?13 replies