1687
I love it when I have to scream at a computer
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Fair point. I always disliked the design because ORMs pretty much always use quotes, so an entity-first approach can create a lot of tables with capital letters if you're not careful, which is then really annoying if you need to use raw SQL for anything.