Hacker News new | ask | show | jobs
by isoprophlex 1623 days ago
The point is, a uuid contains 128 bits of data, so a varchar(32) is still somewhat excessive
1 comments

Why varchar over char? The length is always the same.
Yeah, true. My bad. I'm used to calling everything TEXT.