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
There was an open issue for it in the github, so I was wondering if someone has already implemented
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