Y
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
Too
1623 days ago
Why varchar over char? The length is always the same.
link
isoprophlex
1623 days ago
Yeah, true. My bad. I'm used to calling everything TEXT.
link