#sql
Read more stories on Hashnode
Articles with this tag
A complete guide to using pluck, an ActiveRecord query method ยท ActiveRecord is a great ORM, with a ton of nifty little things that make your life easy...
In this post i'll go through how to write efficient queries for belongs_to associations. I primarly work with Rails so it will focus on that a bit but...