cm0002@suppo.fi to Programming@programming.dev · 17 days agoThe perils of UUID primary keys in SQLiteandersmurphy.comexternal-linkmessage-square21fedilinkarrow-up146arrow-down11cross-posted to: hackernews@lemmy.bestiver.se
arrow-up145arrow-down1external-linkThe perils of UUID primary keys in SQLiteandersmurphy.comcm0002@suppo.fi to Programming@programming.dev · 17 days agomessage-square21fedilinkcross-posted to: hackernews@lemmy.bestiver.se
minus-square8uurg@lemmy.worldcakelinkfedilinkarrow-up5·17 days agoYou would be inventing some style of UUID. Include a timestamp in front, so that it is sortable and you have Snowflake.
You would be inventing some style of UUID. Include a timestamp in front, so that it is sortable and you have Snowflake.