QUERY PLAN
Sort (cost=12.13..12.14 rows=1 width=447)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_inventory_transfers (cost=0.00..12.12 rows=1 width=447)
Filter: (created_by = 1001)