cm0002@suppo.fi to Programming@programming.dev · 3 months agoThe perils of UUID primary keys in SQLiteandersmurphy.comexternal-linkmessage-square21linkfedilinkarrow-up11
arrow-up11external-linkThe perils of UUID primary keys in SQLiteandersmurphy.comcm0002@suppo.fi to Programming@programming.dev · 3 months agomessage-square21linkfedilink
minus-square8uurg@lemmy.worldlinkfedilinkarrow-up0·3 months 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.