0x4E4F to Programmer Humor@programming.devEnglish · edit-22 months agoSometimes, it's backwardsimagemessage-square200fedilinkarrow-up1719arrow-down129cross-posted to: [email protected]
arrow-up1690arrow-down1imageSometimes, it's backwards0x4E4F to Programmer Humor@programming.devEnglish · edit-22 months agomessage-square200fedilinkcross-posted to: [email protected]
minus-squarefibojolylinkfedilinkarrow-up6·2 months agoWe have a table with literally three columns. One is an id, another a filename and a third a path. Guess which one was picked as the primary key? Never seen something so stupid in 28 years of computing. Including my studies.
minus-squareUnderpantsWeevil@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down1·2 months agoWell, you don’t want to waste space by adding the same file path twice
We have a table with literally three columns. One is an id, another a filename and a third a path. Guess which one was picked as the primary key?
Never seen something so stupid in 28 years of computing. Including my studies.
Well, you don’t want to waste space by adding the same file path twice