Agent641@lemmy.world to Programmer Humor@programming.dev · 10 days agoClock but we saved DB space by just returning the index of the array of DigitNameslemmy.worldimagemessage-square38linkfedilinkarrow-up1297
arrow-up1297imageClock but we saved DB space by just returning the index of the array of DigitNameslemmy.worldAgent641@lemmy.world to Programmer Humor@programming.dev · 10 days agomessage-square38linkfedilink
minus-squareAustralis13@fedia.iolinkfedilinkarrow-up9·10 days agoWell, if we’re saving DB space, why not just use the generate_series function (assuming you’re running PostgreSQL…)?
minus-squareAgent641@lemmy.worldOPlinkfedilinkarrow-up9·10 days agoHey man, shoulda coulda woulda, was it in the spec?
minus-squareAustralis13@fedia.iolinkfedilinkarrow-up6·10 days agoWhat’s a little scope creep between friends?
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up4·10 days agoWhy limit it to friends? In my company, we do scope creep for everyone!
minus-squareAustralis13@fedia.iolinkfedilinkarrow-up3·10 days agoThere’s something to be said for consistency!
Well, if we’re saving DB space, why not just use the generate_series function (assuming you’re running PostgreSQL…)?
Hey man, shoulda coulda woulda, was it in the spec?
What’s a little scope creep between friends?
Why limit it to friends? In my company, we do scope creep for everyone!
There’s something to be said for consistency!