Jaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 7 days agoJunior dev's code worked in tests, deleted data in prodwww.theregister.comexternal-linkmessage-square5fedilinkarrow-up195arrow-down14cross-posted to: [email protected]
arrow-up191arrow-down1external-linkJunior dev's code worked in tests, deleted data in prodwww.theregister.comJaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 7 days agomessage-square5fedilinkcross-posted to: [email protected]
minus-squareSpiffyPotato@feddit.uklinkfedilinkEnglisharrow-up2·5 days agoThe second one is a testament to why you should always run it as a SELECT statement first to verify you typed it correctly.
The second one is a testament to why you should always run it as a
SELECT
statement first to verify you typed it correctly.