QUERY PLAN
Sort (cost=12.71..12.71 rows=1 width=410)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_payment_tickets (cost=0.00..12.70 rows=1 width=410)
Filter: ((created_by = 5495) AND (status = 2))