QUERY PLAN
Sort (cost=2.20..2.27 rows=29 width=169)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_other_payment_tickets (cost=0.00..1.50 rows=29 width=169)
Filter: ((created_by = 1001) AND (status = 2))