Drizzle TeamDT
Drizzle Team•3y ago
MAST

Has anyone done a custom `bytea` column type for postgres?

I'm trying to move our work project to drizzle and the first thing I encountered was the missing
bytea
column.

There was an open issue for it in the github, so I was wondering if someone has already implemented
bytea
so that I can reuse it 😄
Was this page helpful?