this post was submitted on 15 Jun 2023
105 points (100.0% liked)

Programmer Humor

32069 readers
443 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] 10 points 1 year ago (5 children)

Reminds me when I was working with a guy and he named a database table recieved . I had adapted my code to that, and then one day without warning he renamed it to received - and it took us an hour to figure out why everything broke.

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

I've had the misfortune to work with a database containing both spellings across various tables. Some tables would have both in different columns

load more comments (4 replies)