|
|
|
|
|
by mbroshi
1575 days ago
|
|
> Did you use a regex to verify the data looks like a uuid before putting it into the database? Is that really a thing? I have used UUIDs as primary keys many times in my life, and never had a need to do such a thing. I am struggling to even think of a valid use case. |
|
yeah, it seems like the premise is flawed. I don't know that there's actually a problem here.