this post was submitted on 29 Nov 2023
1227 points (99.2% liked)

Programmer Humor

19302 readers
975 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] PizzaMane@lemm.ee 29 points 10 months ago* (last edited 10 months ago) (9 children)

At work, I am currently dealing with a table that has no primary key, no foreign key, duplicate (almost) serial numbers, booleans stored as strings, and so on. It's a nightmare of a table.

Entity framework is acting like I'm on meth for using such a table.

[–] ChickenLadyLovesLife@lemmy.world 31 points 10 months ago (4 children)

My all-time favorite database table was a table named STATE, meant to store all US states. It had 531 rows.

[–] outcide@lemmy.world 14 points 10 months ago

Relatable. 🤣

load more comments (3 replies)
load more comments (7 replies)