QUERY PLAN
Sort (cost=69.34..69.39 rows=19 width=227)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_collect_tickets (cost=0.00..68.94 rows=19 width=227)
Filter: ((created_by = 1001) AND (status = 2))