QUERY PLAN
Sort (cost=8.97..9.01 rows=16 width=257)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_purchase_inbounds (cost=0.00..8.65 rows=16 width=257)
Filter: (created_by = 1001)