Trying to pass transactions or db
Hi there drizzle community, could someone help me with this issue? https://github.com/drizzle-team/drizzle-orm/issues/3140
GitHub
[BUG]: Type Error in PgTransaction Missing $client Property After U...
What version of drizzle-orm are you using? 0.35.1 What version of drizzle-kit are you using? 0.26.2 Describe the Bug Hello Drizzle ORM Team, I'm encountering a TypeScript type error after upgra...
1 Reply
I don't know the solution for your issue but currently I'm using
for the type of tx. Hope it helps.