this post was submitted on 03 Dec 2023
209 points (93.7% liked)

Programmer Humor

33603 readers
196 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 7 points 1 year ago (1 children)

My protip for juniors and databases... never modify the production database and always use bound parameters.

[โ€“] [email protected] 5 points 1 year ago

If junior gets write access to prod that's on whoever gave them that access