drizzle-team / drizzle-team/drizzle-orm
[BUG]:Drizzle is not considering null values while inserting
Open
bug
priority
qb/crud
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### 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?
"drizzle-orm": "^0.39.1"
### What version of `drizzle-kit` are you using?
"drizzle-kit": "^0.30.4"
### Other packages
_No response_
### Describe the Bug
While inserting into table, columns that are null is not considering that values. Like in Screen salesOrderType is exists, but it's showing does not exists.
Contributor guide
Assessment
This issue has not been assessed yet.