drizzle-team / drizzle-team/drizzle-orm
Feature Request: Support for binary data types
Open
db/postgres
drizzle/kit
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
I have been loving diving into drizzle. I just started building out some basic tables I need for a side project, but I couldn't find how to store just a binary Blob. I'm specifically using postgres, but supporting binary types for all the SQL flavors that support binary types would be a great addition. It's possible drizzle supports it today and I just missed it in the documentation and type specs.
Contributor guide
Assessment
This issue has not been assessed yet.