minus-squarelonesomeCat@lemmy.mltoProgrammer Humor@programming.dev•What are some of the worst code you have seen in a production environment?linkfedilinkEnglisharrow-up6·8 days agoI’ve seen a many-to-many relationship written as a column of CSV ids. Also same ppl used “ID” instead of “id” (sometimes Id even) which made ORMs cry hard linkfedilink
I’ve seen a many-to-many relationship written as a column of CSV ids.
Also same ppl used “ID” instead of “id” (sometimes Id even) which made ORMs cry hard