QUERY PLAN
Sort (cost=109.73..109.78 rows=21 width=213)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_payment_tickets (cost=0.00..109.27 rows=21 width=213)
Filter: ((created_by = 1001) AND (status = 2))