drizzle-team / drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://orm.drizzle.team
Apache License 2.0
23.54k stars 578 forks source link

[BUG]: Drizzle breaks on latest @libsql/client #2417

Closed GustavoOS closed 4 months ago

GustavoOS commented 4 months ago

What version of drizzle-orm are you using?

0.31.0

What version of drizzle-kit are you using?

0.22.1

Describe the Bug

Expected behavior

No errors

Environment & setup

Windows 10 and Windows 11 pnpm

GustavoOS commented 4 months ago

It was a bug in libsql solved by 0.6.2

AnishxBadri commented 3 months ago

@GustavoOS I am having the same issue and it doesn't seem to be solved by 0.6.2, are you sure this has been fixed?

GustavoOS commented 3 months ago

For me it everything is working again