HackerTrans
トップ新着トレンドコメント過去質問紹介求人

goriilacoder

no profile record

コメント

goriilacoder
·2 年前·議論
uuidv4 is bad for a primary key. Google it. Use uuidv6 or v7. If you don't like using something not quite yet part of the standard, use v1 using time rather than MAC. Not a big deal for small tables, but for anything that will get large, you really don't want v4.