Hacker News new | ask | show | jobs
by dbbk 987 days ago
What validation? "Postgres doesn’t care what you store in it as long as it has the correct length."
1 comments

I mean, if(len(O) == 32) technically is a validation but you’re right, by default it just fits for size.