cm0002@suppo.fi to Programming@programming.dev · vor 21 TagenThe perils of UUID primary keys in SQLiteandersmurphy.comexternal-linkmessage-square21fedilinkarrow-up142cross-posted to: programming@lemmy.mlhackernews@lemmy.bestiver.se
arrow-up142external-linkThe perils of UUID primary keys in SQLiteandersmurphy.comcm0002@suppo.fi to Programming@programming.dev · vor 21 Tagenmessage-square21fedilinkcross-posted to: programming@lemmy.mlhackernews@lemmy.bestiver.se
minus-square8uurg@lemmy.worldlinkfedilinkarrow-up5·vor 21 TagenYou 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.