QUERY PLAN
Sort (cost=1.29..1.32 rows=9 width=188)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_inventory_builds (cost=0.00..1.15 rows=9 width=188)
Filter: (created_by = 1001)