drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Option to return null fields as undefined instead of null
Open
enhancement
qb/crud
rqb
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
Heya. Maybe I'm missing the big picture, but I feel it would be easier to use Drizzle if it was possible to return null fields as undefined, equivalent to not returning them at all I guess.
Any chance this could be added as an option to everything that returns records?
Contributor guide
Assessment
This issue has not been assessed yet.