QUERY PLAN
Sort (cost=1.03..1.04 rows=1 width=417)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_inventory_builds (cost=0.00..1.02 rows=1 width=417)
Filter: (created_by = 1001)