-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.0
### What versi…
-
`pnpm install` shows newer versions of some are available
```
+ @libsql/client 0.9.0 (0.14.0 is available)
+ @node-rs/argon2 1.8.3 (2.0.0 is available)
+ drizzle-orm 0.33.0 (0.35.1 is available)
…
-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.1
### What version of `d…
-
### What version of `drizzle-orm` are you using?
0.34.0
### What version of `drizzle-kit` are you using?
0.25.0
### Describe the Bug
I got: TS2339: Property decimal does not exist on type when wr…
-
### What version of `drizzle-orm` are you using?
0.29.3
### What version of `drizzle-kit` are you using?
_No response_
### Describe the Bug
- Create a drizzle client using postgres-js
…
-
### What version of Bun is running?
1.1.10
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
```typescript
import { migrate } from "drizzle-orm/bu…
-
### Describe what you want
Dear Drizzle Team,
I am currently using Drizzle ORM with drizzle-zod and would like to inquire if there are any plans to support database views. At the moment, it seems …
-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
^0.36.0
### What vers…
-
### What version of `drizzle-orm` are you using?
0.30.10
### What version of `drizzle-kit` are you using?
0.21.4
### Describe the Bug
```ts
// schema
const table = pgTable('table', {
...
…
-
### What version of `drizzle-orm` are you using?
0.32.1
### What version of `drizzle-kit` are you using?
0.23.1
### Describe the Bug
When calling `findFirst` with a query which doesn't return any…