you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago*

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.

  • source
  • parent