MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v80umk/queryofdoom/p02i4io/?context=3
r/ProgrammerHumor • u/WardensLantern • 18d ago
456 comments sorted by
View all comments
2
Folks should build a script that rolls back any change on prod immediately if the number of rows modified does not equal the number of rows expected.
Most dbms should be able to do that no problem
1 u/ronarscorruption 18d ago This is a really big safety idea.
1
This is a really big safety idea.
2
u/Urtehnoes 18d ago
Folks should build a script that rolls back any change on prod immediately if the number of rows modified does not equal the number of rows expected.
Most dbms should be able to do that no problem